Skip to content

Merge branch 'release/current' into issue/priv/94

a6223d6
Select commit
Loading
Failed to load commit list.
Merged

[backend] feat(multi-tenancy): xtmhub auto-register, contact-us and clean up PlatformSettings (#5575) #5575

Merge branch 'release/current' into issue/priv/94
a6223d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

63.83% (target 80.00%)

View this Pull Request on Codecov

63.83% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.83%. Comparing base (a83fadd) to head (a6223d6).

Files with missing lines Patch % Lines
...src/main/java/io/openaev/xtmhub/XtmHubService.java 84.61% 1 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (63.83%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #5575      +/-   ##
=====================================================
+ Coverage              63.76%   63.83%   +0.06%     
- Complexity              5825     5828       +3     
=====================================================
  Files                   1145     1146       +1     
  Lines                  34375    34356      -19     
  Branches                2652     2648       -4     
=====================================================
+ Hits                   21920    21930      +10     
+ Misses                 11161    11132      -29     
  Partials                1294     1294              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.