feat: Allow option publicServerURL to be set dynamically as asynchronous function
#9803
+247
−17
Codecov / codecov/project
succeeded
Nov 7, 2025 in 0s
93.06% (+0.01%) compared to 9776386
View this Pull Request on Codecov
93.06% (+0.01%) compared to 9776386
Details
Codecov Report
❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.06%. Comparing base (9776386) to head (b508a3a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Config.js | 93.54% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## alpha #9803 +/- ##
==========================================
+ Coverage 93.04% 93.06% +0.01%
==========================================
Files 187 187
Lines 15160 15187 +27
Branches 177 177
==========================================
+ Hits 14106 14134 +28
+ Misses 1042 1041 -1
Partials 12 12 ☔ 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.
Loading