crusaderky / xarray_extras

Advanced algorithms for xarray
Apache License 2.0
36 stars 3 forks source link

Test on Python 3.10 #23

Closed crusaderky closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (1b6570f) into master (d82be4d) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   95.10%   95.15%   +0.04%     
==========================================
  Files          18       18              
  Lines         899      908       +9     
==========================================
+ Hits          855      864       +9     
  Misses         44       44              
Impacted Files Coverage Δ
xarray_extras/csv.py 90.47% <100.00%> (+0.11%) :arrow_up:
xarray_extras/cumulatives.py 97.05% <100.00%> (+0.18%) :arrow_up:
xarray_extras/duck/sort.py 100.00% <100.00%> (ø)
xarray_extras/interpolate.py 92.30% <100.00%> (+0.12%) :arrow_up:
xarray_extras/kernels/csv.py 98.14% <100.00%> (ø)
xarray_extras/kernels/interpolate.py 95.12% <100.00%> (ø)
xarray_extras/kernels/np_to_csv_py.py 92.30% <100.00%> (ø)
xarray_extras/numba_extras.py 91.66% <100.00%> (+1.66%) :arrow_up:
xarray_extras/sort.py 100.00% <100.00%> (ø)
xarray_extras/stack.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d82be4d...1b6570f. Read the comment docs.