Skip to content

UI for device HTTP Tokens#7579

Open
knolleary wants to merge 5 commits into
mainfrom
7566-device-token-ui
Open

UI for device HTTP Tokens#7579
knolleary wants to merge 5 commits into
mainfrom
7566-device-token-ui

Update frontend/src/pages/device/Settings/Security.vue

db8d539
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 1s

76.95% (+0.00%) compared to 525a175

View this Pull Request on Codecov

76.95% (+0.00%) compared to 525a175

Details

Codecov Report

❌ Patch coverage is 81.18812% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.95%. Comparing base (525a175) to head (db8d539).
⚠️ Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
forge/ee/routes/httpTokens/index.js 81.08% 14 Missing ⚠️
forge/db/models/AccessToken.js 0.00% 3 Missing ⚠️
forge/db/controllers/AccessToken.js 86.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7579   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files         410      411    +1     
  Lines       21002    21094   +92     
  Branches     5117     5141   +24     
=======================================
+ Hits        16162    16233   +71     
- Misses       4840     4861   +21     

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