codecov / codecov-ruby

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

add support for github actions #52

Closed timoschilling closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #52 into master will increase coverage by 0.3%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #52     +/-   ##
=========================================
+ Coverage   88.46%   88.77%   +0.3%     
=========================================
  Files           1        1             
  Lines         182      187      +5     
=========================================
+ Hits          161      166      +5     
  Misses         21       21
Impacted Files Coverage Δ
lib/codecov.rb 88.77% <100%> (+0.3%) :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 805dfaa...d98380b. Read the comment docs.

thomasrockhu commented 4 years ago

Thanks everyone here, this has been fixed via https://github.com/codecov/codecov-ruby/pull/78