Skip to content

tqdm

c67d598
Select commit
Loading
Failed to load commit list.
Merged

Fix bugs with handling subbyte types #45

tqdm
c67d598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

70.85% (+2.25%) compared to 5488053

View this Pull Request on Codecov

70.85% (+2.25%) compared to 5488053

Details

Codecov Report

❌ Patch coverage is 88.63636% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.85%. Comparing base (5488053) to head (c67d598).

Files with missing lines Patch % Lines
src/onnx_safetensors/_safetensors_io.py 88.50% 4 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   68.60%   70.85%   +2.25%     
==========================================
  Files           6        6              
  Lines         379      374       -5     
  Branches       64       57       -7     
==========================================
+ Hits          260      265       +5     
+ Misses         96       92       -4     
+ Partials       23       17       -6     

☔ 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.