Skip to content

Update CHANGELOG.md

33da2e1
Select commit
Loading
Failed to load commit list.
Merged

feat!: add annotations #22

Update CHANGELOG.md
33da2e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

97.47% (target 1.00%)

View this Pull Request on Codecov

97.47% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.47%. Comparing base (bc96026) to head (33da2e1).

Files with missing lines Patch % Lines
src/scverse_misc/_utils.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   97.59%   97.47%   -0.12%     
==========================================
  Files           5        5              
  Lines         208      238      +30     
==========================================
+ Hits          203      232      +29     
- Misses          5        6       +1     
Files with missing lines Coverage Δ
src/scverse_misc/_extensions.py 96.15% <ø> (ø)
src/scverse_misc/_settings.py 97.75% <100.00%> (+0.56%) ⬆️
src/scverse_misc/_utils.py 96.66% <92.85%> (-3.34%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.