Skip to content

iteration optimized

e709eab
Select commit
Loading
Failed to load commit list.
Merged

Inefficient use of a for loop #10576

iteration optimized
e709eab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2025 in 0s

16.26% (+0.00%) compared to 9c6f2a9

View this Pull Request on Codecov

16.26% (+0.00%) compared to 9c6f2a9

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 16.26%. Comparing base (9c6f2a9) to head (e709eab).
Report is 226 commits behind head on main.

Files with missing lines Patch % Lines
...direct/download/HttpsDirectTemplateDownloader.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10576   +/-   ##
=========================================
  Coverage     16.26%   16.26%           
  Complexity    13388    13388           
=========================================
  Files          5674     5674           
  Lines        498929   498929           
  Branches      60338    60338           
=========================================
+ Hits          81154    81158    +4     
+ Misses       408736   408732    -4     
  Partials       9039     9039           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.