neuro-ml / imops

Efficient parallelizable algorithms for multidimensional arrays to speed up your data pipelines
https://neuro-ml.github.io/imops/
MIT License
21 stars 1 forks source link

Parallelize some numeric routines #36

Closed vovaf709 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #36 (d72c660) into master (0c5f098) will increase coverage by 2.39%. Report is 26 commits behind head on master. The diff coverage is 97.65%.

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   73.53%   75.92%   +2.39%     
==========================================
  Files          16       16              
  Lines        1073     1192     +119     
  Branches      225      253      +28     
==========================================
+ Hits          789      905     +116     
- Misses        263      265       +2     
- Partials       21       22       +1     
Files Changed Coverage Δ
imops/utils.py 88.34% <86.66%> (-1.78%) :arrow_down:
imops/numeric.py 99.25% <99.25%> (ø)
imops/__init__.py 100.00% <100.00%> (ø)
imops/__version__.py 100.00% <100.00%> (ø)
imops/backend.py 98.36% <100.00%> (+0.08%) :arrow_up:
imops/crop.py 100.00% <100.00%> (ø)
imops/interp1d.py 85.89% <100.00%> (+0.18%) :arrow_up:
imops/measure.py 98.70% <100.00%> (ø)
imops/morphology.py 98.85% <100.00%> (ø)
imops/pad.py 100.00% <100.00%> (ø)
... and 2 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more