ruby icon indicating copy to clipboard operation
ruby copied to clipboard

Deprecate overwrite: true in favour of bang methods

Open SxDx opened this issue 5 years ago • 1 comments

SxDx avatar Aug 05 '20 14:08 SxDx

Codecov Report

Merging #19 into master will decrease coverage by 0.54%. The diff coverage is 77.77%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #19      +/-   ##
===========================================
- Coverage   100.00%   99.45%   -0.55%     
===========================================
  Files           16       16              
  Lines          362      370       +8     
===========================================
+ Hits           362      368       +6     
- Misses           0        2       +2     
Impacted Files Coverage Δ
lib/remove_bg/composite_result.rb 96.77% <75.00%> (-3.23%) :arrow_down:
lib/remove_bg/result.rb 96.66% <75.00%> (-3.34%) :arrow_down:
lib/remove_bg/error.rb 100.00% <100.00%> (ø)

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 eb12e12...2c59daa. Read the comment docs.

codecov[bot] avatar Aug 05 '20 14:08 codecov[bot]