openclimatefix / PVConsumer

Consumer PV data from various sources
Apache License 2.0
3 stars 1 forks source link

Issue/update last data #21

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add in last data updated

Fixes #20

How Has This Been Tested?

normal tests

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #21 (d5cfb4e) into main (9219f51) will increase coverage by 0.17%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   93.93%   94.11%   +0.17%     
==========================================
  Files           4        4              
  Lines         165      170       +5     
==========================================
+ Hits          155      160       +5     
  Misses         10       10              
Impacted Files Coverage Δ
pvconsumer/app.py 90.69% <100.00%> (+0.57%) :arrow_up:
pvconsumer/pv_systems.py 97.36% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more