weech / GRIB.jl

GRIB Interface for Julia
Apache License 2.0
22 stars 2 forks source link

Partial windows support #16

Closed weech closed 1 year ago

weech commented 1 year ago

I got most of the tests passing on Windows. Only thing left is the Index feature.

codecov-commenter commented 1 year ago

Codecov Report

Merging #16 (e8612c8) into master (3bd0c0c) will decrease coverage by 0.07%. The diff coverage is 86.66%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   88.39%   88.33%   -0.07%     
==========================================
  Files           6        6              
  Lines         405      420      +15     
==========================================
+ Hits          358      371      +13     
- Misses         47       49       +2     
Impacted Files Coverage Δ
src/GRIB.jl 80.00% <40.00%> (-11.67%) :arrow_down:
src/message.jl 82.35% <93.75%> (+0.28%) :arrow_up:
src/gribfile.jl 92.95% <100.00%> (+0.53%) :arrow_up:
src/messageiters.jl 94.02% <0.00%> (+0.18%) :arrow_up:
src/index.jl 90.24% <0.00%> (+0.50%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.