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

Sites 19919 1 #2694

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Sites 19919 1 #2694

merged 6 commits into from
Mar 19, 2024

Conversation

hrayrpapikyan
Copy link
Contributor

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change?
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0

Igor Myronenko and others added 2 commits February 29, 2024 13:35
…rnal redirect

Jira: https://jira.corp.adobe.com/browse/SITES-19919
There are 3 distinct cases:
* internal page list item
* internal page list item with external redirect
* external page list item

First and third cases were handled correctly
But in the second case the page was treated as external (3rd case) leading to the missing teaser image
The current fix makes sure that in the 2nd case the page is considered internal just like in the 1st case
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

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

Project coverage is 87.16%. Comparing base (8fbb567) to head (3ebdc7c).

Files Patch % Lines
...m/core/components/internal/models/v4/ListImpl.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2694      +/-   ##
============================================
- Coverage     87.17%   87.16%   -0.02%     
  Complexity     2668     2668              
============================================
  Files           233      233              
  Lines          7128     7128              
  Branches       1090     1090              
============================================
- Hits           6214     6213       -1     
  Misses          363      363              
- Partials        551      552       +1     

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

Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
1 Security Hotspot
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@LSantha
Copy link
Contributor

LSantha commented Mar 19, 2024

Looks good to me!

@hrayrpapikyan hrayrpapikyan merged commit d6699e5 into main Mar 19, 2024
15 checks passed
@hrayrpapikyan hrayrpapikyan deleted the SITES-19919-1 branch March 19, 2024 07:57
@LSantha LSantha added this to the 2.25.0 milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants