transportenergy / database

Tools for accessing and maintaining the iTEM model & historical databases
https://transportenergy.rtfd.io
GNU General Public License v3.0
24 stars 8 forks source link

Promote 'python' tree one level #11

Closed khaeru closed 4 years ago

khaeru commented 4 years ago

FYI @pkyle @hlinero.

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   47.42%   47.77%   +0.35%     
==========================================
  Files          25       25              
  Lines        1145     1147       +2     
==========================================
+ Hits          543      548       +5     
+ Misses        602      599       -3
Impacted Files Coverage Δ
item/model/get.py 0% <ø> (ø)
item/tests/test_openkapsarc.py 100% <ø> (ø)
item/model/__init__.py 17.64% <ø> (ø)
item/model/common.py 25.83% <ø> (ø)
item/model/dimensions.py 75.3% <ø> (ø)
item/model/itf.py 0% <ø> (ø)
item/historical/__init__.py 16.21% <ø> (ø)
item/model/eia.py 0% <ø> (ø)
item/utils.py 98.15% <ø> (ø)
item/model/exxonmobil.py 0% <ø> (ø)
... and 16 more

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 d1bbfd9...649a0bb. Read the comment docs.