strman-java icon indicating copy to clipboard operation
strman-java copied to clipboard

Update Strman.java

Open dww619 opened this issue 6 years ago • 2 comments

Add validate for pad in rightPad.

dww619 avatar Nov 17 '17 03:11 dww619

Codecov Report

Merging #98 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #98      +/-   ##
============================================
- Coverage     98.88%   98.85%   -0.03%     
- Complexity      212      213       +1     
============================================
  Files             3        3              
  Lines          4203     4204       +1     
  Branches         57       57              
============================================
  Hits           4156     4156              
  Misses           24       24              
- Partials         23       24       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/strman/Strman.java 87.25% <ø> (-0.25%) 211 <0> (+1)

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 d0c2a10...678018f. Read the comment docs.

codecov-io avatar Nov 17 '17 03:11 codecov-io

@dww619 can you help me understand why you did that? Also, can you fix the failing test cases?

shekhargulati avatar Nov 20 '17 17:11 shekhargulati