azogue / aiopvpc

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

Address issues in testing framework #13

Closed azogue closed 3 years ago

azogue commented 3 years ago

closes #10 #11

Changes

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (16b102d) into master (56fc6da) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          168       170    +2     
  Branches        31        31           
=========================================
+ Hits           168       170    +2     
Impacted Files Coverage Δ
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 56fc6da...16b102d. Read the comment docs.