openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Adjust properties #218

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Fix when adjusting plevels if NOne

How Has This Been Tested?

CI test

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #218 (b73cb38) into main (896f2d0) will increase coverage by 0.04%. The diff coverage is 95.45%.

@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
+ Coverage   94.99%   95.03%   +0.04%     
==========================================
  Files          27       27              
  Lines        1677     1693      +16     
==========================================
+ Hits         1593     1609      +16     
  Misses         84       84              
Impacted Files Coverage Δ
nowcasting_datamodel/fake.py 100.00% <ø> (ø)
nowcasting_datamodel/models/forecast.py 85.49% <92.85%> (+0.96%) :arrow_up:
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/models/gsp.py 94.36% <100.00%> (+0.08%) :arrow_up:
nowcasting_datamodel/models/metric.py 97.18% <100.00%> (+0.12%) :arrow_up:
nowcasting_datamodel/read/read.py 97.68% <100.00%> (ø)

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