SunSpecOrangeButton / pyoblib

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

Added fact id's to data_model and parse to address #133 #137

Closed joelebwf closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   89.41%   89.49%   +0.08%     
==========================================
  Files          25       25              
  Lines        2447     2466      +19     
==========================================
+ Hits         2188     2207      +19     
  Misses        259      259
Impacted Files Coverage Δ
oblib/tests/test_parser.py 100% <ø> (ø) :arrow_up:
oblib/tests/test_data_model.py 99.48% <100%> (+0.01%) :arrow_up:
oblib/parser.py 72.65% <100%> (+0.52%) :arrow_up:
oblib/data_model.py 79.79% <100%> (+0.17%) :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 d9df1ad...dc44e9d. Read the comment docs.