Skip to content

Merge branch 'main' into full-coverage

332b5dd
Select commit
Loading
Failed to load commit list.
Merged

Bring test coverage of src/dags to 100% #76

Merge branch 'main' into full-coverage
332b5dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

96.61% (target 80.00%)

View this Pull Request on Codecov

96.61% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.61%. Comparing base (1cfab77) to head (332b5dd).

Files with missing lines Patch % Lines
tests/test_signature.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   95.32%   96.61%   +1.29%     
==========================================
  Files          26       26              
  Lines        1218     1272      +54     
==========================================
+ Hits         1161     1229      +68     
+ Misses         57       43      -14     

☔ 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.