Skip to content

use hatch-generated version file instead of importlib.metadata

6b6b416
Select commit
Loading
Failed to load commit list.
Merged

Simplify vcs version handling #119

use hatch-generated version file instead of importlib.metadata
6b6b416
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 1s

68.48% (target 1.00%)

View this Pull Request on Codecov

68.48% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.48%. Comparing base (b047610) to head (6b6b416).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   68.57%   68.48%   -0.09%     
==========================================
  Files          12       11       -1     
  Lines        1906     1888      -18     
==========================================
- Hits         1307     1293      -14     
+ Misses        599      595       -4     
Files with missing lines Coverage Δ
src/mudata/__init__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.