Skip to content

Fix phoenix filter handling#330

Merged
kujaku11 merged 22 commits into
masterfrom
fix_phoenix
Mar 24, 2026
Merged

Fix phoenix filter handling#330
kujaku11 merged 22 commits into
masterfrom
fix_phoenix

Update test_phoenix.py

22a2a49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

81.13% (+0.00%) compared to 9f33ad4

View this Pull Request on Codecov

81.13% (+0.00%) compared to 9f33ad4

Details

Codecov Report

❌ Patch coverage is 79.48718% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.13%. Comparing base (9f33ad4) to head (22a2a49).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
mth5/clients/phoenix.py 57.14% 9 Missing ⚠️
mth5/io/phoenix/readers/base.py 72.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #330   +/-   ##
=======================================
  Coverage   81.12%   81.13%           
=======================================
  Files         232      232           
  Lines       47934    47966   +32     
=======================================
+ Hits        38887    38916   +29     
- Misses       9047     9050    +3     

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