Skip to content

Add an arg_alias decorator. - #83

Merged
ilia-kats merged 4 commits into
mainfrom
arg_alias_decorator
Sep 5, 2026
Merged

Add an arg_alias decorator.#83
ilia-kats merged 4 commits into
mainfrom
arg_alias_decorator

simplify

fc6c588
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 2 commits behind head on main.

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%> (ø)

... and 4 files with indirect coverage changes

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