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

Add py3.8 and earlier to CI; improve docs #43

Closed khaeru closed 3 years ago

khaeru commented 3 years ago

Will close #41.

As well

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (36148e2) into master (d30c958) will decrease coverage by 0.79%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   53.53%   52.74%   -0.80%     
==========================================
  Files          38       38              
  Lines        1582     1583       +1     
==========================================
- Hits          847      835      -12     
- Misses        735      748      +13     
Impacted Files Coverage Δ
item/tests/test_historical.py 0.00% <0.00%> (ø)
item/historical/scripts/T009.py 93.75% <100.00%> (ø)
item/remote/openkapsarc.py 77.89% <0.00%> (-12.64%) :arrow_down:

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 d30c958...a115cb9. Read the comment docs.