Closed jonashendrickx closed 2 months ago
Attention: Patch coverage is 35.71429%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 34.91%. Comparing base (
bc4d39a
) to head (be3f3f0
). Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...minConsole/Components/Pages/Account/Magic.razor.cs | 30.76% | 8 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Migrated the magic links page at
/account/magic
. Still cannot seem to figure out how to mock the query parameters. Have tried using cascading parameters, which doesn't appear to work. UsingFakeNavigationManager
didn't work either.Shape
Screenshots
Checklist
I did the following to ensure that my changes were tested thoroughly:
I did the following to ensure that my changes do not introduce security vulnerabilities: