fix: preserve registration device limits after refresh#1905
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
Disabled knowledge base sources:
WalkthroughA new registration utility module is introduced with functions for normalizing registration types and computing device limits. The server store is refactored to use these utilities instead of inline switch logic, with corresponding test coverage added. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Codecov Report❌ Patch coverage is
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. 🚀 New features to boost your workflow:
|
|
This plugin has been deployed to Cloudflare R2 and is available for testing. |
Summary
UNLEASHEDstill map to unlimited devicesunlimitedattached storage devices textTesting
Summary by CodeRabbit
New Features
Tests