codecov / codecov-ruby

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

Place uploader in try/rescue block and add pass_ci_if_error flag #137

Closed thomasrockhu closed 3 years ago

thomasrockhu commented 3 years ago

addresses https://github.com/codecov/codecov-ruby/issues/129

codecov[bot] commented 3 years ago

Codecov Report

Merging #137 (c1da113) into master (e0aa49e) will decrease coverage by 2.45%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   91.91%   89.46%   -2.46%     
==========================================
  Files           3        3              
  Lines         371      389      +18     
==========================================
+ Hits          341      348       +7     
- Misses         30       41      +11     
Impacted Files Coverage Δ
lib/codecov/uploader.rb 88.58% <33.33%> (-2.72%) :arrow_down:
lib/codecov/formatter.rb 92.59% <0.00%> (-1.41%) :arrow_down:

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 e0aa49e...c1da113. Read the comment docs.