xgcm / xcape

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

clean up tests #4

Closed rabernat closed 5 years ago

rabernat commented 5 years ago

This moves the data to the fixtures file, parametrizes a few things, and tightens the tolerance of the test.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@50efb59). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage          ?   51.55%           
=========================================
  Files             ?        5           
  Lines             ?      161           
  Branches          ?       48           
=========================================
  Hits              ?       83           
  Misses            ?       70           
  Partials          ?        8
Impacted Files Coverage Δ
xcape/core.py 79.41% <100%> (ø)

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 50efb59...fafd238. Read the comment docs.