enonic / xp

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

Issue 10474 remove default repository #10488

Closed anatol-sialitski closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.49%. Comparing base (1c7a9c6) to head (4077c1e).

Files Patch % Lines
.../com/enonic/xp/repo/impl/node/NodeServiceImpl.java 0.00% 48 Missing :warning:
...core/impl/project/init/DefaultProjectMigrator.java 84.81% 10 Missing and 2 partials :warning:
...nic/xp/repo/impl/node/event/NodeEventListener.java 45.45% 2 Missing and 4 partials :warning:
...ain/java/com/enonic/xp/impl/task/TaskRunnable.java 44.44% 1 Missing and 4 partials :warning:
.../main/java/com/enonic/xp/repo/impl/NodeEvents.java 83.33% 0 Missing and 4 partials :warning:
...om/enonic/xp/portal/handler/BasePortalHandler.java 0.00% 3 Missing :warning:
...i/src/main/java/com/enonic/xp/project/Project.java 0.00% 2 Missing :warning:
...nonic/xp/core/impl/project/ProjectServiceImpl.java 84.61% 2 Missing :warning:
...ib/portal/current/GetCurrentSiteConfigHandler.java 75.00% 0 Missing and 2 partials :warning:
...nonic/xp/core/impl/content/ContentServiceImpl.java 0.00% 1 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #10488 +/- ## ============================================ - Coverage 84.57% 84.49% -0.08% + Complexity 19739 19720 -19 ============================================ Files 2626 2625 -1 Lines 68579 68579 Branches 5458 5462 +4 ============================================ - Hits 58000 57948 -52 - Misses 7931 7984 +53 + Partials 2648 2647 -1 ```

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