Skip to content

test: assert the client parses execution plans, and fix a plan parser bug - #267

Merged
Naseem77 merged 11 commits into
mainfrom
naseem77-align-py-tests-with-engine
Aug 13, 2026
Merged

test: assert the client parses execution plans, and fix a plan parser bug#267
Naseem77 merged 11 commits into
mainfrom
naseem77-align-py-tests-with-engine

Merge branch 'main' into naseem77-align-py-tests-with-engine

e78b3dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 1s

92.84% (-0.15%) compared to 031eb04, passed because coverage increased by 0.29% when compared to adjusted base (92.54%)

View this Pull Request on Codecov

92.84% (-0.15%) compared to 031eb04, passed because coverage increased by 0.29% when compared to adjusted base (92.54%)

Details

Codecov Report

❌ Patch coverage is 98.37398% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.84%. Comparing base (031eb04) to head (e78b3dd).

Files with missing lines Patch % Lines
tests/plan_helpers.py 96.87% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   92.98%   92.84%   -0.15%     
==========================================
  Files          38       39       +1     
  Lines        3152     3088      -64     
==========================================
- Hits         2931     2867      -64     
  Misses        221      221              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.