commons-beanutils icon indicating copy to clipboard operation
commons-beanutils copied to clipboard

Simplify assert with simpler and equivalent calls.

Open arturobernalg opened this issue 3 years ago • 1 comments

arturobernalg avatar Jun 27 '22 20:06 arturobernalg

Codecov Report

Merging #123 (10e6aaf) into master (40fa3aa) will increase coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
+ Coverage     64.52%   64.55%   +0.03%     
+ Complexity     1558     1557       -1     
============================================
  Files           105      105              
  Lines          5809     5809              
  Branches       1068     1068              
============================================
+ Hits           3748     3750       +2     
+ Misses         1615     1614       -1     
+ Partials        446      445       -1     
Impacted Files Coverage Δ
...ava/org/apache/commons/beanutils2/MethodUtils.java 63.88% <0.00%> (+0.61%) :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 40fa3aa...10e6aaf. Read the comment docs.

codecov-commenter avatar Jun 27 '22 20:06 codecov-commenter