codecov / codecov-ruby

Ruby uploader for Codecov
https://codecov.io
MIT License
73 stars 82 forks source link

Include codecov/version in the gem #118

Closed meganemura closed 3 years ago

meganemura commented 3 years ago

This prevents LoadError in here. https://github.com/codecov/codecov-ruby/blob/343dbbbc11938c8c9935ccd9df5a9c2c4bdea95a/lib/codecov.rb#L9

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (8425fa4) into master (343dbbb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files           1        1           
  Lines         359      359           
=======================================
  Hits          325      325           
  Misses         34       34           

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 343dbbb...8425fa4. Read the comment docs.

n-rodriguez commented 3 years ago

Right now it's broken with :

rake aborted!
LoadError: cannot load such file -- /cache/nicolas/concerto/ruby-master/ruby/2.7.0/gems/codecov-0.2.14/lib/codecov/version
thomasrockhu commented 3 years ago

Thanks @meganemura, I'll deploy this shortly as 0.2.15