Closed jonashendrickx closed 7 months ago
Attention: Patch coverage is 50.00000%
with 7 lines
in your changes are missing coverage. Please review.
Project coverage is 60.19%. Comparing base (
6a01e85
) to head (12931c9
).
Files | Patch % | Lines |
---|---|---|
src/Passwordless/ServiceCollectionExtensions.cs | 50.00% | 7 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We currently cannot read updated values when the
appsettings.json
orenvironment variables
change. The ASP.NET Identity SDK has to be fixed separately.