Add an arg_alias decorator. - #83
Merged
Merged
Codecov / codecov/project
succeeded
Sep 5, 2026 in 0s
93.03% (target 1.00%)
View this Pull Request on Codecov
93.03% (target 1.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.03%. Comparing base (56d757c) to head (fc6c588).
Additional details and impacted files
@@ Coverage Diff @@
## main #83 +/- ##
==========================================
+ Coverage 92.77% 93.03% +0.26%
==========================================
Files 11 12 +1
Lines 609 675 +66
==========================================
+ Hits 565 628 +63
- Misses 44 47 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scverse_misc/__init__.py | 100.00% <100.00%> (ø) |
|
| src/scverse_misc/_arg_alias.py | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading