xgcm / xcape

Fast convective parameters for numpy, dask, and xarray
Other
30 stars 11 forks source link

WIP: move core dim to end #8

Closed chiaral closed 5 years ago

chiaral commented 5 years ago

Supersedes #7

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 1.75%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #8      +/-   ##
=========================================
+ Coverage   61.75%   63.5%   +1.75%     
=========================================
  Files           7       7              
  Lines         217     211       -6     
  Branches       58      55       -3     
=========================================
  Hits          134     134              
+ Misses         71      65       -6     
  Partials       12      12
Impacted Files Coverage Δ
xcape/core.py 86.66% <100%> (+5.41%) :arrow_up:

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 bb19a68...34d6b0a. Read the comment docs.