adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
746 stars 753 forks source link

SITES-24155 - Content fragment list order by error #2842

Closed LSantha closed 2 months ago

LSantha commented 2 months ago
Q                       A
Fixed Issues? SITES-24155
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes? No
License Apache License, Version 2.0
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.15%. Comparing base (37aee59) to head (88de997). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ls/v1/contentfragment/ContentFragmentListImpl.java 61.53% 2 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2842 +/- ## ============================================ - Coverage 87.19% 87.15% -0.04% - Complexity 2691 2692 +1 ============================================ Files 235 235 Lines 7176 7188 +12 Branches 1097 1100 +3 ============================================ + Hits 6257 6265 +8 - Misses 363 365 +2 - Partials 556 558 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.