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
726 stars 735 forks source link

Adding check for hasNext #2627

Closed pat-lego closed 7 months ago

pat-lego commented 7 months ago
Q                       A
Fixed Issues? Error thrown by LiveRelationshipManagerImpl
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
sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (14e70e3) 87.34% compared to head (a5f2f09) 87.34%.

Files Patch % Lines
...cq/wcm/core/components/util/LocalizationUtils.java 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2627 +/- ## ========================================= Coverage 87.34% 87.34% Complexity 2648 2648 ========================================= Files 232 232 Lines 7080 7080 Branches 1073 1073 ========================================= Hits 6184 6184 Misses 359 359 Partials 537 537 ```

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