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

Redirect Manager: Large-Scale Import Optimization #3504

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge branch 'master' into redirects-sharded

e900f4d
Select commit
Loading
Failed to load commit list.
Open

Redirect Manager: Large-Scale Import Optimization #3504

Merge branch 'master' into redirects-sharded
e900f4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2025 in 0s

55.88% (+0.33%) compared to ef4f406

View this Pull Request on Codecov

55.88% (+0.33%) compared to ef4f406

Details

Codecov Report

Attention: Patch coverage is 96.34146% with 3 lines in your changes missing coverage. Please review.

Project coverage is 55.88%. Comparing base (ef4f406) to head (e900f4d).
Report is 58 commits behind head on master.

Files with missing lines Patch % Lines
.../adobe/acs/commons/redirects/models/Redirects.java 83.33% 2 Missing ⚠️
...s/redirects/servlets/ImportRedirectMapServlet.java 97.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3504      +/-   ##
============================================
+ Coverage     55.54%   55.88%   +0.33%     
- Complexity     5582     5639      +57     
============================================
  Files           728      731       +3     
  Lines         29775    29943     +168     
  Branches       3884     3914      +30     
============================================
+ Hits          16540    16733     +193     
+ Misses        11684    11649      -35     
- Partials       1551     1561      +10     

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