SunSpecOrangeButton / pyoblib

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

Fixed issues #87 and #95 #101

Closed joelebwf closed 5 years ago

joelebwf commented 5 years ago

Both issues involve post-refactor name changes.

codecov-io commented 5 years ago

Codecov Report

Merging #101 into master will decrease coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   88.42%   88.38%   -0.05%     
==========================================
  Files          23       23              
  Lines        2272     2272              
==========================================
- Hits         2009     2008       -1     
- Misses        263      264       +1
Impacted Files Coverage Δ
oblib/tests/test_taxonomy_semantic.py 100% <100%> (ø) :arrow_up:
oblib/tests/test_util.py 100% <100%> (ø) :arrow_up:
oblib/tests/test_taxonomy_types.py 100% <100%> (ø) :arrow_up:
oblib/taxonomy_semantic.py 97.9% <100%> (ø) :arrow_up:
oblib/tests/test_data_model.py 99.38% <100%> (ø) :arrow_up:
oblib/tests/test_taxonomy_misc.py 100% <100%> (ø) :arrow_up:
oblib/tests/test_taxonomy_units.py 97.91% <100%> (-2.09%) :arrow_down:

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 27d1020...00a54e6. Read the comment docs.