Skip to content

add tests for reading of legacy files (closes #92) - #168

Merged
ilia-kats merged 2 commits into
mainfrom
backwards_compat
Jul 15, 2026
Merged

ilia-kats merged 2 commits into
mainfrom
backwards_compat

add GitHub action to automatically generate test files for each release

69606bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

91.11% (target 80.00%)

View this Pull Request on Codecov

91.11% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.11%. Comparing base (2147f72) to head (69606bf).

Files with missing lines Patch % Lines
src/mudata/tests/reference.py 87.09% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   91.12%   91.11%   -0.02%     
==========================================
  Files          11       12       +1     
  Lines        1826     1857      +31     
==========================================
+ Hits         1664     1692      +28     
- Misses        162      165       +3     
Files with missing lines Coverage Δ
src/mudata/_core/utils.py 93.97% <100.00%> (-1.21%) ⬇️
src/mudata/tests/reference.py 87.09% <87.09%> (ø)

... and 1 file with indirect coverage changes

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