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

Return version constant, don't duplicate version value #113

Merged
merged 3 commits into from
Dec 10, 2020

Conversation

AlexWayfer
Copy link
Contributor

Kind of revert 6c2856e
without regression of #84
because of require_relative instead of $LOAD_PATH.unshift.

/cc @thomasrockhu @hootener @colindean as members of related issues.

Kind of revert 6c2856e
without regression of codecov#84
because of `require_relative` instead of `$LOAD_PATH.unshift`.
@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #113 (fc0cfce) into master (cdb562f) will not change coverage.
The diff coverage is 60.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files           1        1           
  Lines         359      359           
=======================================
  Hits          325      325           
  Misses         34       34           
Impacted Files Coverage Δ
lib/codecov.rb 90.52% <60.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 cdb562f...fc0cfce. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 484767f into codecov:master Dec 10, 2020
@AlexWayfer AlexWayfer deleted the return_version_constant branch December 12, 2020 13:54
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

2 participants