openclimatefix / MetOfficeDataHub

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

Development #11

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

How Has This Been Tested?

Ran application locally and saw logs appear

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (3a03938) into main (de2bb6a) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   94.81%   94.94%   +0.13%     
==========================================
  Files           5        5              
  Lines         193      198       +5     
==========================================
+ Hits          183      188       +5     
  Misses         10       10              
Impacted Files Coverage Δ
metofficedatahub/app.py 95.00% <100.00%> (+0.88%) :arrow_up:
metofficedatahub/base.py 92.42% <100.00%> (+0.11%) :arrow_up:
metofficedatahub/multiple_files.py 94.44% <100.00%> (+0.07%) :arrow_up:

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 de2bb6a...3a03938. Read the comment docs.