SunSpecOrangeButton / pyoblib

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

Optional namespace #121

Closed jonoxia closed 5 years ago

jonoxia commented 5 years ago

Fixes issue #79 -- usgaap reference will be included in the header's namespaces if any usgaap concepts are used in the document.

codecov-io commented 5 years ago

Codecov Report

Merging #121 into master will increase coverage by 0.17%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   89.38%   89.55%   +0.17%     
==========================================
  Files          25       25              
  Lines        2439     2470      +31     
==========================================
+ Hits         2180     2212      +32     
+ Misses        259      258       -1
Impacted Files Coverage Δ
oblib/tests/test_data_model.py 99.47% <100%> (+0.02%) :arrow_up:
oblib/data_model.py 79.69% <92.3%> (+0.7%) :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 48937de...699da03. Read the comment docs.