codecov / codecov-ruby

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

v0.2.6 Fix GitHub Action PR number #89

Closed thomasrockhu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #89 into master will increase coverage by 1.48%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   88.98%   90.47%   +1.48%     
==========================================
  Files           1        1              
  Lines         336      336              
==========================================
+ Hits          299      304       +5     
+ Misses         37       32       -5     
Impacted Files Coverage Δ
lib/codecov.rb 90.47% <100.00%> (+1.48%) :arrow_up:

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 580fb84...6e2fa1d. Read the comment docs.

thomasrockhu commented 4 years ago

Please ignore the circleci breakage, this is a result of https://github.com/codecov/codecov-ruby/pull/90