openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Use adjuster env var #199

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Add override of USE_ADJUSTER to the save method

How Has This Been Tested?

added a test

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #199 (fec3c38) into main (2bff037) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   94.79%   94.81%   +0.02%     
==========================================
  Files          27       27              
  Lines        1613     1620       +7     
==========================================
+ Hits         1529     1536       +7     
  Misses         84       84              
Impacted Files Coverage Δ
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/read/read_pv.py 100.00% <100.00%> (ø)
nowcasting_datamodel/save/save.py 100.00% <100.00%> (ø)

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