codecov / codecov-ruby

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

Refactor for v4 #61

Closed thomasrockhu closed 4 years ago

thomasrockhu commented 4 years ago

It looks like a lot, but it's not. Basically trying to get more logging in and starting to refactor the method

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.69%. The diff coverage is 93.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   90.90%   91.60%   +0.69%     
==========================================
  Files           1        1              
  Lines         209      250      +41     
==========================================
+ Hits          190      229      +39     
- Misses         19       21       +2     
Impacted Files Coverage Δ
lib/codecov.rb 91.60% <93.87%> (+0.69%) :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 e9e5096...1f67456. Read the comment docs.