Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ContainsPattern Quality, closes #72 #86

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Add ContainsPattern Quality, closes #72 #86

merged 1 commit into from
Aug 18, 2023

Conversation

dmfs
Copy link
Collaborator

@dmfs dmfs commented Aug 18, 2023

This is just like MatchesPattern but uses find

This is just like MatchesPattern but uses `find`
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08% 🎉

Comparison is base (7407801) 97.01% compared to head (5bcaf3e) 97.10%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #86      +/-   ##
============================================
+ Coverage     97.01%   97.10%   +0.08%     
- Complexity      612      616       +4     
============================================
  Files           158      159       +1     
  Lines          1341     1346       +5     
  Branches         47       47              
============================================
+ Hits           1301     1307       +6     
+ Misses           34       33       -1     
  Partials          6        6              
Files Changed Coverage Δ
...nfidence/quality/charsequence/ContainsPattern.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dmfs dmfs merged commit 82215af into main Aug 18, 2023
1 check passed
@dmfs dmfs deleted the 72-containspattern branch August 18, 2023 21:58
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