Skip to content

fix: `None`

28468d5
Select commit
Loading
Failed to load commit list.
Open

feat: allow merge argument for DatasetCollection.add_adatas #198

fix: `None`
28468d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

91.68% (target 80.00%)

View this Pull Request on Codecov

91.68% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.68%. Comparing base (9dc1ba2) to head (28468d5).

Files with missing lines Patch % Lines
src/annbatch/io.py 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
- Coverage   93.48%   91.68%   -1.81%     
==========================================
  Files          14       14              
  Lines        1121     1118       -3     
==========================================
- Hits         1048     1025      -23     
- Misses         73       93      +20     
Files with missing lines Coverage Δ
src/annbatch/io.py 91.77% <93.10%> (+0.44%) ⬆️

... and 3 files with indirect coverage changes

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