Skip to content

Support both & and | for metasets - #69

Open
frostming wants to merge 5 commits into
add-tests-frostfrom
bugfix/67-metasets-or
Open

Support both & and | for metasets#69
frostming wants to merge 5 commits into
add-tests-frostfrom
bugfix/67-metasets-or

Use internal marker

38472b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 0s

57.65% (+2.69%) compared to 4097493

View this Pull Request on Codecov

57.65% (+2.69%) compared to 4097493

Details

Codecov Report

❌ Patch coverage is 72.82609% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.65%. Comparing base (4097493) to head (38472b2).

Files with missing lines Patch % Lines
src/passa/internals/markers.py 59.18% 13 Missing and 7 partials ⚠️
src/passa/internals/specifiers.py 76.92% 1 Missing and 2 partials ⚠️
src/passa/models/metadata.py 93.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           add-tests-frost      #69      +/-   ##
===================================================
+ Coverage            54.96%   57.65%   +2.69%     
===================================================
  Files                   42       42              
  Lines                 2700     2756      +56     
  Branches               475      495      +20     
===================================================
+ Hits                  1484     1589     +105     
+ Misses                1100     1027      -73     
- Partials               116      140      +24     

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