Skip to content

feat(profile): surface the XTM One MCP server in the user profile (#6570)#6571

Merged
SamuelHassine merged 2 commits into
mainfrom
feat/xtm-one-mcp-profile-card
Jul 6, 2026
Merged

feat(profile): surface the XTM One MCP server in the user profile (#6570)#6571
SamuelHassine merged 2 commits into
mainfrom
feat/xtm-one-mcp-profile-card

feat(profile): address review - shared toHttpUrl helper, locale diacr…

141e100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

44.62% (-0.01%) compared to 6ad7691, passed because coverage increased by 0% when compared to adjusted base (44.62%)

View this Pull Request on Codecov

44.62% (-0.01%) compared to 6ad7691, passed because coverage increased by 0% when compared to adjusted base (44.62%)

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.62%. Comparing base (6ad7691) to head (141e100).

Files with missing lines Patch % Lines
...t/src/admin/components/profile/XtmOneMcpAccess.tsx 90.00% 1 Missing ⚠️
openaev-front/src/utils/url-helper.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6571      +/-   ##
============================================
- Coverage     44.63%   44.62%   -0.01%     
+ Complexity     7619     7615       -4     
============================================
  Files          2320     2321       +1     
  Lines         64597    64607      +10     
  Branches       8573     8574       +1     
============================================
- Hits          28832    28831       -1     
- Misses        33934    33942       +8     
- Partials       1831     1834       +3     

☔ View full report in Codecov by Harness.
📢 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.