SunSpecOrangeButton / pyoblib

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

Bugfixes for 1.0.1 #169

Closed joelebwf closed 5 years ago

joelebwf commented 5 years ago

This resolves issues #166, #167, ad #168.

codecov-io commented 5 years ago

Codecov Report

Merging #169 into master will decrease coverage by 0.12%. The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   89.98%   89.85%   -0.13%     
==========================================
  Files          18       18              
  Lines        2446     2455       +9     
==========================================
+ Hits         2201     2206       +5     
- Misses        245      249       +4
Impacted Files Coverage Δ
oblib/tests/test_parser.py 100% <ø> (ø) :arrow_up:
oblib/parser.py 73.23% <100%> (ø) :arrow_up:
oblib/data_model.py 80.06% <50%> (-0.53%) :arrow_down:
oblib/tests/test_data_model.py 99.27% <88.88%> (ø) :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 67d905a...e02964c. Read the comment docs.