Skip to content

Fix API key key-display wrapping

2dedc13
Select commit
Loading
Failed to load commit list.
Open

fix: API key key display truncation #1890

Fix API key key-display wrapping
2dedc13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 1s

48.65% (+2.24%) compared to 38a6f0c

View this Pull Request on Codecov

48.65% (+2.24%) compared to 38a6f0c

Details

Codecov Report

❌ Patch coverage is 0% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.65%. Comparing base (38a6f0c) to head (2dedc13).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
web/src/components/ApiKey/ApiKeyManager.vue 0.00% 26 Missing ⚠️
web/src/components/ApiKeyAuthorize.standalone.vue 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1890      +/-   ##
==========================================
+ Coverage   46.40%   48.65%   +2.24%     
==========================================
  Files         954     1013      +59     
  Lines       59791    67635    +7844     
  Branches     5538     6944    +1406     
==========================================
+ Hits        27749    32908    +5159     
- Misses      31923    34606    +2683     
- Partials      119      121       +2     

☔ 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.