Skip to content

Tests and coverage for Utility class#175

Merged
garydgregory merged 1 commit intoapache:masterfrom
nbauma109:code-coverage-utility
Nov 26, 2022
Merged

Tests and coverage for Utility class#175
garydgregory merged 1 commit intoapache:masterfrom
nbauma109:code-coverage-utility

Conversation

@nbauma109
Copy link
Contributor

  • UtilityTestCase - testCodeToString - use verbose = false
  • Utility - removed unused equals
  • PLSETestCase - encode/decode with compress true/false

* UtilityTestCase - testCodeToString - use verbose = false
* Utility - removed unused equals
* PLSETestCase - encode/decode with compress true/false
@codecov-commenter
Copy link

Codecov Report

Merging #175 (4981a4f) into master (70b0cfa) will increase coverage by 0.09%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #175      +/-   ##
============================================
+ Coverage     60.50%   60.59%   +0.09%     
- Complexity     3569     3577       +8     
============================================
  Files           363      363              
  Lines         15636    15630       -6     
  Branches       1945     1943       -2     
============================================
+ Hits           9460     9471      +11     
+ Misses         5299     5288      -11     
+ Partials        877      871       -6     
Impacted Files Coverage Δ
...c/main/java/org/apache/bcel/classfile/Utility.java 79.29% <ø> (+2.62%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@garydgregory garydgregory merged commit af73a2f into apache:master Nov 26, 2022
garydgregory added a commit that referenced this pull request Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants