Skip to content

Comparisons with String.indexOf() calls that can be replaced with a c…#242

Merged
kinow merged 1 commit intoapache:masterfrom
arturobernalg:feature/contains
Nov 25, 2022
Merged

Comparisons with String.indexOf() calls that can be replaced with a c…#242
kinow merged 1 commit intoapache:masterfrom
arturobernalg:feature/contains

Conversation

@arturobernalg
Copy link
Member

…all to the String.contains() method.

@codecov-commenter
Copy link

Codecov Report

Merging #242 (e303a4e) into master (f23f67f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #242      +/-   ##
============================================
+ Coverage     89.02%   89.03%   +0.01%     
- Complexity     3536     3537       +1     
============================================
  Files           183      183              
  Lines          9653     9653              
  Branches       1197     1197              
============================================
+ Hits           8594     8595       +1     
  Misses          777      777              
+ Partials        282      281       -1     
Impacted Files Coverage Δ
...iguration2/convert/LegacyListDelimiterHandler.java 88.70% <100.00%> (ø)
...s/configuration2/tree/DefaultConfigurationKey.java 90.85% <100.00%> (ø)
...commons/configuration2/tree/InMemoryNodeModel.java 97.27% <0.00%> (+0.38%) ⬆️

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

Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kinow kinow merged commit 378d741 into apache:master Nov 25, 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