Skip to content

⚑ Bolt: [performance improvement] Replace Matcher.replaceAll with cha…

c9f7656
Select commit
Loading
Failed to load commit list.
Open

⚑ Bolt: [performance improvement] Replace Matcher.replaceAll with chained String.replace in TestFileNamePatternParser #281

⚑ Bolt: [performance improvement] Replace Matcher.replaceAll with cha…
c9f7656
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 1s

75.12% (+0.00%) compared to 229eb6b

View this Pull Request on Codecov

75.12% (+0.00%) compared to 229eb6b

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 75.12%. Comparing base (229eb6b) to head (c9f7656).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #281   +/-   ##
=========================================
  Coverage     75.11%   75.12%           
+ Complexity     3312     3311    -1     
=========================================
  Files           422      422           
  Lines         14561    14563    +2     
  Branches       1271     1271           
=========================================
+ Hits          10938    10940    +2     
  Misses         3090     3090           
  Partials        533      533           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.