Skip to content

better lifecycle management

3f8c893
Select commit
Loading
Failed to load commit list.
Merged

feat: full type safety, improved CI testing #15

better lifecycle management
3f8c893
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2026 in 0s

77.19% (+0.11%) compared to e016752

View this Pull Request on Codecov

77.19% (+0.11%) compared to e016752

Details

Codecov Report

❌ Patch coverage is 80.60345% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.19%. Comparing base (e016752) to head (3f8c893).

Files with missing lines Patch % Lines
src/bffile/_biofile.py 79.16% 25 Missing ⚠️
src/bffile/_jimports.py 63.63% 16 Missing ⚠️
src/bffile/_core_metadata.py 94.00% 3 Missing ⚠️
src/bffile/_java_stuff.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   77.08%   77.19%   +0.11%     
==========================================
  Files           4        6       +2     
  Lines         419      557     +138     
==========================================
+ Hits          323      430     +107     
- Misses         96      127      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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