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

Update OpenKAPSARC API #6

Closed khaeru closed 5 years ago

khaeru commented 5 years ago

Closes #5

codecov-io commented 5 years ago

Codecov Report

Merging #6 into master will increase coverage by 3.41%. The diff coverage is 60.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   44.67%   48.08%   +3.41%     
==========================================
  Files          25       25              
  Lines        1108     1125      +17     
==========================================
+ Hits          495      541      +46     
+ Misses        613      584      -29
Impacted Files Coverage Δ
python/item/cli.py 85.29% <100%> (ø) :arrow_up:
python/item/tests/test_openkapsarc.py 100% <100%> (ø)
python/item/historical/__init__.py 20% <18.51%> (-24.9%) :arrow_down:
python/item/tests/conftest.py 52.63% <40%> (-7.37%) :arrow_down:
python/item/historical/cli.py 47.36% <47.36%> (ø)
python/item/openkapsarc.py 88% <88%> (ø)

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 d20ba8b...06f3904. Read the comment docs.