Closed peterjokumsen closed 4 months ago
CI is running/has finished running commands for commit f8743e9737ec2a84e896f4f406e4c156a1e9219f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
Sent with 💌 from NxCloud.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.92%. Comparing base (
e6d57ef
) to head (f8743e9
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-88.westeurope.5.azurestaticapps.net
URL | Performance | Accessibility | Best Practices | SEO | PWA | Report |
---|---|---|---|---|---|---|
/ | 🟠 64 | 🟢 100 | 🟢 96 | 🟢 92 | 🟢 100 | Report |
/development-notes | 🟢 97 | 🟢 100 | 🟢 96 | 🟢 92 | 🟢 100 | Report |
/not/found | 🟢 97 | 🟢 100 | 🟢 96 | 🟢 92 | 🟢 100 | Report |
Summary
To try and fix flash of dark to light theme after primary component loaded, updated splash component to set theme.
Changes Made
app.config.ts
to allow setting theme.Expand for optional sections
## Screenshots ## Related issues Related to #67 #86 ## Testing instructions Plan to test in PR workflow (Should be able to check on lighthouse reports)