gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
32 stars 15 forks source link

Add tests package #39

Closed smithsp closed 6 years ago

smithsp commented 6 years ago

This adds the tests package to address gafusion#38.

codecov[bot] commented 6 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   70.04%   70.07%   +0.03%     
==========================================
  Files          19       20       +1     
  Lines        3902     3906       +4     
==========================================
+ Hits         2733     2737       +4     
  Misses       1169     1169
Impacted Files Coverage Δ
omas/__init__.py 100% <ø> (ø) :arrow_up:
omas/tests/__init__.py 100% <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 651f5d3...cfcd0d8. Read the comment docs.