azogue / aiopvpc

Simple aio library to download Spanish electricity hourly prices (PVPC) from esios.ree.es
MIT License
42 stars 10 forks source link

QuickFix for new tariff 2.0 TD #17

Closed azogue closed 3 years ago

azogue commented 3 years ago

closes #16 🎉

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (062c7cc) into master (7391718) will decrease coverage by 1.57%. The diff coverage is 85.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #17      +/-   ##
===========================================
- Coverage   100.00%   98.42%   -1.58%     
===========================================
  Files            3        3              
  Lines          174      190      +16     
  Branches        32       36       +4     
===========================================
+ Hits           174      187      +13     
- Misses           0        2       +2     
- Partials         0        1       +1     
Impacted Files Coverage Δ
aiopvpc/pvpc_download.py 90.00% <62.50%> (-10.00%) :arrow_down:
aiopvpc/pvpc_data.py 100.00% <100.00%> (ø)

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 7391718...062c7cc. Read the comment docs.