openclimatefix / nowcasting-metrics

Repo to automatically run metrics on the nowcasting forecast
0 stars 1 forks source link

Add logging #23

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Add logging save mode_id properly

How Has This Been Tested?

CI tests, and run locally

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #23 (601ee44) into main (09f99ab) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files           8        8           
  Lines         354      357    +3     
=======================================
+ Hits          352      355    +3     
  Misses          2        2           
Impacted Files Coverage Δ
nowcasting_metrics/__init__.py 100.00% <100.00%> (ø)
nowcasting_metrics/app.py 95.74% <100.00%> (+0.09%) :arrow_up:
nowcasting_metrics/metrics/mae.py 100.00% <100.00%> (ø)
nowcasting_metrics/metrics/rmse.py 100.00% <100.00%> (ø)
nowcasting_metrics/utils.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more