vinc / forecaster

Ruby wrapper around wgrib2 to read data directly from the Global Forecast System ⛅
MIT License
16 stars 7 forks source link

Fix usage and urls #2

Closed vinc closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #2 into master will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   83.19%   83.28%   +0.09%     
==========================================
  Files           5        5              
  Lines         351      353       +2     
==========================================
+ Hits          292      294       +2     
  Misses         59       59              
Impacted Files Coverage Δ
lib/forecaster/cli.rb 68.29% <100.00%> (+0.39%) :arrow_up:
lib/forecaster/configuration.rb 81.81% <100.00%> (ø)
lib/forecaster/forecast.rb 95.00% <100.00%> (ø)

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 ee49761...b771b5e. Read the comment docs.