openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Fix update #59

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

Fix for getting historic forecasts id for update

Fixes #

How Has This Been Tested?

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (aaa7759) into main (e6cc124) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   98.50%   98.51%   +0.01%     
==========================================
  Files          17       17              
  Lines         736      741       +5     
==========================================
+ Hits          725      730       +5     
  Misses         11       11              
Impacted Files Coverage Δ
nowcasting_datamodel/fake.py 100.00% <100.00%> (ø)
nowcasting_datamodel/read/read.py 99.35% <100.00%> (+0.01%) :arrow_up:
nowcasting_datamodel/update.py 97.50% <100.00%> (+0.06%) :arrow_up:

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