SunSpecOrangeButton / pyoblib

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

OB TV Support and Bug Fixes #184

Closed joelebwf closed 4 years ago

joelebwf commented 4 years ago

Addresses 180, 181, and 183.

codecov-io commented 4 years ago

Codecov Report

Merging #184 into master will increase coverage by 0.91%. The diff coverage is 98.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   88.31%   89.22%   +0.91%     
==========================================
  Files          18       18              
  Lines        2438     2599     +161     
==========================================
+ Hits         2153     2319     +166     
+ Misses        285      280       -5
Impacted Files Coverage Δ
oblib/constants.py 95.65% <ø> (+0.19%) :arrow_up:
oblib/taxonomy_loader.py 97.58% <100%> (+2.23%) :arrow_up:
oblib/tests/test_taxonomy.py 100% <100%> (ø) :arrow_up:
oblib/taxonomy.py 92.22% <96.82%> (+1.47%) :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 5423233...238a01d. Read the comment docs.