enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
198 stars 34 forks source link

Implement Harmonized API handler #10522 #10533

Closed anatol-sialitski closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.57%. Comparing base (1c7a9c6) to head (2ee5b49). Report is 6 commits behind head on master.

Files Patch % Lines
.../enonic/xp/portal/impl/handler/ServiceHandler.java 82.75% 7 Missing and 3 partials :warning:
...nonic/xp/portal/impl/handler/ComponentHandler.java 89.87% 3 Missing and 5 partials :warning:
...enonic/xp/portal/impl/handler/IdentityHandler.java 77.41% 5 Missing and 2 partials :warning:
...om/enonic/xp/portal/impl/handler/AssetHandler.java 89.18% 0 Missing and 4 partials :warning:
...m/enonic/xp/portal/impl/handler/HandlerHelper.java 88.88% 2 Missing and 2 partials :warning:
...onic/xp/portal/impl/handler/AttachmentHandler.java 90.90% 0 Missing and 1 partial :warning:
...om/enonic/xp/portal/impl/handler/ImageHandler.java 94.44% 0 Missing and 1 partial :warning:
...om/enonic/xp/portal/impl/handler/MediaHandler.java 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #10533 +/- ## ========================================= Coverage 84.57% 84.57% - Complexity 19739 19774 +35 ========================================= Files 2626 2622 -4 Lines 68579 68660 +81 Branches 5458 5484 +26 ========================================= + Hits 58000 58071 +71 - Misses 7931 7947 +16 + Partials 2648 2642 -6 ```

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