openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

add read last update data #22

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add a read function to read 'InputDataLastUpdatedSQL' Fixes #20

How Has This Been Tested?

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (e181379) into main (c49c9b9) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   97.34%   97.37%   +0.02%     
==========================================
  Files          16       16              
  Lines         528      534       +6     
==========================================
+ Hits          514      520       +6     
  Misses         14       14              
Impacted Files Coverage Δ
nowcasting_datamodel/read/read.py 98.88% <100.00%> (+0.07%) :arrow_up:

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