openclimatefix / nowcasting_forecast

Making live forecasts for the nowcasting project
MIT License
5 stars 2 forks source link

removing timing fix, #201

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

remove timing fix

How Has This Been Tested?

CI test

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #201 (90a91aa) into main (224a005) will increase coverage by 0.28%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   90.40%   90.68%   +0.28%     
==========================================
  Files          15       15              
  Lines         740      741       +1     
==========================================
+ Hits          669      672       +3     
+ Misses         71       69       -2     
Impacted Files Coverage Δ
nowcasting_forecast/__init__.py 100.00% <100.00%> (ø)
nowcasting_forecast/models/cnn/cnn.py 97.14% <100.00%> (+0.08%) :arrow_up:

... and 1 file with indirect coverage changes

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