Add comprehensive login page customization options #7374
+471
−23
Merged
Codecov / codecov/project
succeeded
Jun 27, 2025 in 0s
73.71% (+0.35%) compared to 53dccbb
View this Pull Request on Codecov
73.71% (+0.35%) compared to 53dccbb
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 73.71%. Comparing base (
53dccbb
) to head (0d4bd15
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #7374 +/- ##
==========================================
+ Coverage 73.35% 73.71% +0.35%
==========================================
Files 29 29
Lines 1798 1822 +24
Branches 386 391 +5
==========================================
+ Hits 1319 1343 +24
Misses 405 405
Partials 74 74
Files with missing lines | Coverage Δ | |
---|---|---|
src/node/cli.ts | 93.52% <ø> (ø) |
|
src/node/i18n/index.ts | 100.00% <100.00%> (ø) |
|
src/node/main.ts | 50.00% <100.00%> (+1.75%) |
⬆️ |
src/node/routes/login.ts | 88.70% <100.00%> (+0.99%) |
⬆️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update aff005e...0d4bd15. Read the comment docs.
🚀 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