ukcp-data / ukcp-data-processor

Python library for reading, writing, processing and plotting UKCP data.
6 stars 1 forks source link

HadUK-Grid #19

Closed antony-wilson closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (22c33ad) into master (d8aa95b) will increase coverage by 4.08%. The diff coverage is 91.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   68.81%   72.90%   +4.08%     
==========================================
  Files          53       59       +6     
  Lines        3890     4259     +369     
==========================================
+ Hits         2677     3105     +428     
+ Misses       1213     1154      -59     
Flag Coverage Δ
unittests 72.90% <91.79%> (+4.08%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ukcp_dp/file_writers/_base_shp_writer.py 95.17% <ø> (+0.57%) :arrow_up:
ukcp_dp/plotters/utils/_region_utils.py 68.18% <ø> (-0.48%) :arrow_down:
ukcp_dp/processors/_sampling_processor.py 21.21% <0.00%> (ø)
ukcp_dp/data_extractor/_data_extractor.py 45.32% <33.33%> (-2.12%) :arrow_down:
ukcp_dp/plotters/utils/_plotting_utils.py 82.20% <66.66%> (-8.59%) :arrow_down:
ukcp_dp/plotters/_time_series_plotter.py 90.90% <90.90%> (ø)
ukcp_dp/utils/_utils.py 46.60% <92.30%> (+5.29%) :arrow_up:
ukcp_dp/file_writers/_file_writer.py 95.12% <93.33%> (+35.12%) :arrow_up:
ukcp_dp/plotters/_single_map_plotter.py 94.02% <94.02%> (ø)
ukcp_dp/file_finder/_land_obs.py 94.64% <94.64%> (ø)
... and 29 more

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 d8aa95b...22c33ad. Read the comment docs.