Skip to content

fix: preserve registration device limits after refresh

b1066e0
Select commit
Loading
Failed to load commit list.
Merged

fix: preserve registration device limits after refresh #1905

fix: preserve registration device limits after refresh
b1066e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

50.81% (+0.03%) compared to 298da54

View this Pull Request on Codecov

50.81% (+0.03%) compared to 298da54

Details

Codecov Report

❌ Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.81%. Comparing base (298da54) to head (b1066e0).

Files with missing lines Patch % Lines
web/src/utils/registration.ts 94.73% 1 Missing and 1 partial ⚠️
web/src/store/server.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1905      +/-   ##
==========================================
+ Coverage   50.77%   50.81%   +0.03%     
==========================================
  Files        1022     1023       +1     
  Lines       70513    70534      +21     
  Branches     7646     7649       +3     
==========================================
+ Hits        35806    35840      +34     
+ Misses      34584    34570      -14     
- Partials      123      124       +1     

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