openclimatefix / MetOfficeDataHub

Python wrapper around MetOffice Atmospheric Model Data REST API
MIT License
3 stars 0 forks source link

Feature/post process #16

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

How Has This Been Tested?

normal tests ran locally

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (4b4f2e4) into main (fb137b2) will increase coverage by 0.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   95.26%   95.78%   +0.51%     
==========================================
  Files           5        6       +1     
  Lines         211      237      +26     
==========================================
+ Hits          201      227      +26     
  Misses         10       10              
Impacted Files Coverage Δ
metofficedatahub/multiple_files.py 96.62% <100.00%> (+1.33%) :arrow_up:
metofficedatahub/utils.py 100.00% <100.00%> (ø)
metofficedatahub/base.py 90.90% <0.00%> (-1.52%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fb137b2...4b4f2e4. Read the comment docs.