Closed hoxbro closed 2 weeks ago
Attention: Patch coverage is 95.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.30%. Comparing base (
c06f779
) to head (c3b3f8c
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
panel/io/server.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
So a warning is emitted if something goes wrong in the authentication callback.
Also, set the status code if no auth fails to 403.