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 processing for T002 #46

Closed hlinero closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (132d1e3) into master (c800a33) will increase coverage by 0.02%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   57.21%   57.23%   +0.02%     
==========================================
  Files          48       49       +1     
  Lines        1872     1887      +15     
==========================================
+ Hits         1071     1080       +9     
- Misses        801      807       +6     
Impacted Files Coverage Δ
item/tests/test_historical.py 0.00% <0.00%> (ø)
item/historical/__init__.py 95.04% <100.00%> (ø)
item/historical/scripts/T002.py 100.00% <100.00%> (ø)
...m/historical/scripts/util/managers/country_code.py 88.70% <0.00%> (-9.68%) :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 c800a33...132d1e3. Read the comment docs.

khaeru commented 3 years ago

Rebased and force-pushed.