openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

add logging #15

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add logging to gsp yields latest

How Has This Been Tested?

normal tests

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (d192057) into main (a9f2eee) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head d192057 differs from pull request most recent head cb6dff1. Consider uploading reports for the commit cb6dff1 to get more accurate results

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   97.45%   97.48%   +0.02%     
==========================================
  Files          16       16              
  Lines         511      516       +5     
==========================================
+ Hits          498      503       +5     
  Misses         13       13              
Impacted Files Coverage Δ
nowcasting_datamodel/read/read_gsp.py 100.00% <100.00%> (ø)

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