adds round_to_int boolean argument to FixedScaleOffset #558
Codecov / codecov/project
succeeded
Aug 14, 2024 in 0s
99.91% (target 100.00%)
View this Pull Request on Codecov
99.91% (target 100.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.91%. Comparing base (
9617e6f
) to head (e26b712
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #558 +/- ##
=======================================
Coverage 99.91% 99.91%
=======================================
Files 59 59
Lines 2339 2349 +10
=======================================
+ Hits 2337 2347 +10
Misses 2 2
Files | Coverage Δ | |
---|---|---|
numcodecs/fixedscaleoffset.py | 100.00% <100.00%> (ø) |
|
numcodecs/tests/test_fixedscaleoffset.py | 100.00% <100.00%> (ø) |
Loading