add decorator for deprecating function arguments (closes #18) #25
+202
−28
Codecov / codecov/project
succeeded
May 6, 2026 in 1s
97.56% (target 1.00%)
View this Pull Request on Codecov
97.56% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.56%. Comparing base (e37825c) to head (1ac1a7f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scverse_misc/_deprecated.py | 98.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 97.47% 97.56% +0.09%
==========================================
Files 5 5
Lines 238 288 +50
==========================================
+ Hits 232 281 +49
- Misses 6 7 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scverse_misc/__init__.py | 100.00% <100.00%> (ø) |
|
| src/scverse_misc/_deprecated.py | 98.80% <98.11%> (-1.20%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading