Skip to content

Add async registration flow for devices - #7820

Open
knolleary wants to merge 22 commits into
mainfrom
7731-asyncsession-api
Open

Add async registration flow for devices#7820
knolleary wants to merge 22 commits into
mainfrom
7731-asyncsession-api

Fix linting

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

75.67% (+0.03%) compared to c26dc8b

View this Pull Request on Codecov

75.67% (+0.03%) compared to c26dc8b

Details

Codecov Report

❌ Patch coverage is 84.33735% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.67%. Comparing base (c26dc8b) to head (a8d9027).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
forge/routes/api/device.js 80.00% 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.64%   75.67%   +0.03%     
==========================================
  Files         434      436       +2     
  Lines       23268    23359      +91     
  Branches     6184     6204      +20     
==========================================
+ Hits        17600    17678      +78     
- Misses       5668     5681      +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.