Closed ponyisi closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.09%. Comparing base (
c58c5aa
) to head (6144050
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I think the codecov issue is a false positive.
Resolves #506. Get authentication before actually doing submission, so we can raise an exception early and not hide it in the
GuardList
in the return value ofdeliver
.