NCAS-CMS / cfdm

A Python reference implementation of the CF data model
http://ncas-cms.github.io/cfdm
MIT License
28 stars 11 forks source link

Fix bug that prevents "https://" netCDF files from being read #269

Closed davidhassell closed 1 year ago

davidhassell commented 1 year ago

Fixes #268

codecov[bot] commented 1 year ago

Codecov Report

Merging #269 (8860191) into main (142accf) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   87.35%   87.36%   +0.02%     
==========================================
  Files         125      125              
  Lines       12887    12887              
==========================================
+ Hits        11256    11258       +2     
+ Misses       1631     1629       -2     
Flag Coverage Δ
unittests 87.36% <100.00%> (+0.02%) :arrow_up:

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

Files Changed Coverage Δ
cfdm/read_write/netcdf/netcdfread.py 83.64% <100.00%> (+0.05%) :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