enonic / xp

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

#10478 out of scope for system provider #10479

Closed rymsha closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.45%. Comparing base (27d5cb3) to head (8c83169). Report is 1 commits behind head on 7.14.

Files Patch % Lines
.../com/enonic/xp/portal/handler/BaseSiteHandler.java 30.76% 7 Missing and 2 partials :warning:
...c/xp/admin/impl/portal/AdminToolPortalHandler.java 22.22% 4 Missing and 3 partials :warning:
...p/portal/impl/idprovider/PortalRequestAdapter.java 91.46% 4 Missing and 3 partials :warning:
.../enonic/xp/admin/impl/portal/AdminToolHandler.java 50.00% 0 Missing and 1 partial :warning:
.../main/java/com/enonic/xp/portal/PortalRequest.java 0.00% 0 Missing and 1 partial :warning:
...p/portal/impl/exception/ExceptionRendererImpl.java 0.00% 0 Missing and 1 partial :warning:
...nic/xp/portal/impl/handler/portal/SiteHandler.java 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 7.14 #10479 +/- ## ========================================= Coverage 84.45% 84.45% - Complexity 19540 19546 +6 ========================================= Files 2604 2604 Lines 67993 68043 +50 Branches 5397 5411 +14 ========================================= + Hits 57423 57468 +45 + Misses 7962 7961 -1 - Partials 2608 2614 +6 ```

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