Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Include codecov/version in the gem #118

Merged
merged 1 commit into from Dec 22, 2020

Conversation

meganemura
Copy link
Contributor

This prevents LoadError in here.

require_relative 'codecov/version'

@codecov
Copy link

codecov bot commented Dec 22, 2020

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
Copy link

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
Copy link
Contributor

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

@thomasrockhu thomasrockhu merged commit d0c7421 into codecov:master Dec 22, 2020
@meganemura meganemura deleted the fix-files-in-gemspec branch December 23, 2020 03:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants