Skip to content

Update qor5/x dependency and improve reset password tests

4ebde56
Select commit
Loading
Failed to load commit list.
Merged

Add starter package and update dependencies #1030

Update qor5/x dependency and improve reset password tests
4ebde56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 0s

68.74% (+0.55%) compared to 54db9aa

View this Pull Request on Codecov

68.74% (+0.55%) compared to 54db9aa

Details

Codecov Report

❌ Patch coverage is 68.84817% with 357 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
starter/auth.go 65.80% 74 Missing and 19 partials ⚠️
starter/user.go 72.39% 63 Missing and 27 partials ⚠️
starter/handler.go 66.66% 51 Missing and 14 partials ⚠️
starter/testhelper.go 62.88% 24 Missing and 12 partials ⚠️
presets/data_operator.go 57.81% 19 Missing and 8 partials ⚠️
starter/perm.go 72.97% 9 Missing and 1 partial ⚠️
starter/provider.go 47.36% 8 Missing and 2 partials ⚠️
microsite/microsite.go 0.00% 9 Missing ⚠️
starter/pagebuilder.go 86.27% 4 Missing and 3 partials ⚠️
starter/model.go 64.28% 4 Missing and 1 partial ⚠️
... and 2 more
Files with missing lines Coverage Δ
presets/editing.go 82.37% <100.00%> (+0.12%) ⬆️
presets/listener.go 100.00% <100.00%> (ø)
presets/listing_builder.go 82.48% <100.00%> (+0.16%) ⬆️
presets/presets.go 80.64% <100.00%> (+0.12%) ⬆️
presets/section.go 77.91% <100.00%> (+0.13%) ⬆️
presets/listing_compo.go 80.56% <87.50%> (+0.12%) ⬆️
starter/middlewares.go 84.61% <84.61%> (ø)
starter/model.go 64.28% <64.28%> (ø)
starter/pagebuilder.go 86.27% <86.27%> (ø)
microsite/microsite.go 0.00% <0.00%> (ø)
... and 7 more

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.