Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds round_to_int boolean argument to FixedScaleOffset #558

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

point9repeating
Copy link

Makes it possible to apply this filter without automatically converting to integers. #549

Copy link

codecov bot commented Aug 14, 2024

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%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant