Skip to content

Add async registration flow for devices - #7820

Merged
Steve-Mcl merged 27 commits into
mainfrom
7731-asyncsession-api
Jul 29, 2026
Merged

Add async registration flow for devices#7820
Steve-Mcl merged 27 commits into
mainfrom
7731-asyncsession-api

Revert lock file changes

d9f4109
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 0s

75.95% (+0.02%) compared to 8113192

View this Pull Request on Codecov

75.95% (+0.02%) compared to 8113192

Details

Codecov Report

❌ Patch coverage is 84.52381% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.95%. Comparing base (8113192) to head (d9f4109).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
forge/routes/api/device.js 80.39% 10 Missing ⚠️
forge/db/models/AsyncLoginSession.js 92.30% 2 Missing ⚠️
...db/migrations/20260727-01-add-asyncloginsession.js 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7820      +/-   ##
==========================================
+ Coverage   75.92%   75.95%   +0.02%     
==========================================
  Files         437      439       +2     
  Lines       23392    23475      +83     
  Branches     6217     6234      +17     
==========================================
+ Hits        17761    17831      +70     
- Misses       5631     5644      +13     

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