Skip to content

Add httpTokens end points for Devices#7568

Merged
knolleary merged 3 commits into
mainfrom
7564-device-http-token-crud
Jun 22, 2026
Merged

Add httpTokens end points for Devices#7568
knolleary merged 3 commits into
mainfrom
7564-device-http-token-crud

Add cross-team tests for device tokens

b8f853c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

76.95% (-0.01%) compared to 525a175, passed because coverage increased by 0.02% when compared to adjusted base (76.93%)

View this Pull Request on Codecov

76.95% (-0.01%) compared to 525a175, passed because coverage increased by 0.02% when compared to adjusted base (76.93%)

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 (b8f853c).
⚠️ Report is 1 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    #7568      +/-   ##
==========================================
- Coverage   76.95%   76.95%   -0.01%     
==========================================
  Files         410      410              
  Lines       21002    21084      +82     
  Branches     5117     5138      +21     
==========================================
+ Hits        16162    16225      +63     
- Misses       4840     4859      +19     

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