Skip to content

use new with_hide_funcs method in test to improve coverage

a69f0cd
Select commit
Loading
Failed to load commit list.
Merged

feat: expose the QSystemPass to Python #1556

use new with_hide_funcs method in test to improve coverage
a69f0cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

83.81% (+0.11%) compared to 4fc5a25

View this Pull Request on Codecov

83.81% (+0.11%) compared to 4fc5a25

Details

Codecov Report

❌ Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.81%. Comparing base (4fc5a25) to head (a69f0cd).

Files with missing lines Patch % Lines
tket-py/tket/passes/__init__.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1556      +/-   ##
==========================================
+ Coverage   83.70%   83.81%   +0.11%     
==========================================
  Files         188      188              
  Lines       29036    29062      +26     
  Branches    27932    27936       +4     
==========================================
+ Hits        24304    24359      +55     
+ Misses       3569     3541      -28     
+ Partials     1163     1162       -1     

☔ View full report in Codecov by Sentry.
📢 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.