SunSpecOrangeButton / pyoblib

Orange Button Python Library
Apache License 2.0
14 stars 19 forks source link

refactored relationships (issue #30) #97

Closed joelebwf closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #97 into master will increase coverage by 1.64%. The diff coverage is 92.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   86.78%   88.42%   +1.64%     
==========================================
  Files          23       23              
  Lines        2232     2272      +40     
==========================================
+ Hits         1937     2009      +72     
+ Misses        295      263      -32
Impacted Files Coverage Δ
oblib/tests/test_json_clips.py 100% <ø> (+51.51%) :arrow_up:
oblib/tests/test_taxonomy.py 100% <100%> (ø) :arrow_up:
oblib/taxonomy_semantic.py 97.9% <100%> (ø) :arrow_up:
oblib/data_model.py 78.55% <90%> (-0.15%) :arrow_down:
oblib/taxonomy.py 94.93% <92.85%> (-0.45%) :arrow_down:
oblib/tests/test_taxonomy_units.py 100% <0%> (ø) :arrow_up:
oblib/tests/test_data_model.py 99.38% <0%> (ø) :arrow_up:
oblib/taxonomy_units.py 95.6% <0%> (+0.66%) :arrow_up:
oblib/parser.py 67.03% <0%> (+5.49%) :arrow_up:
... and 2 more

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 30e0c01...89972bf. Read the comment docs.