codecov / codecov-ruby

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

Wrap file creation in try/catch #134

Closed thomasrockhu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (991a1e4) into master (9700fbe) will increase coverage by 0.02%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   91.84%   91.86%   +0.02%     
==========================================
  Files           3        3              
  Lines         368      369       +1     
==========================================
+ Hits          338      339       +1     
  Misses         30       30              
Impacted Files Coverage Δ
lib/codecov/formatter.rb 93.87% <60.00%> (+0.12%) :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 9700fbe...991a1e4. Read the comment docs.