Closed Divinelink closed 1 month ago
Attention: Patch coverage is 97.97297%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 77.48%. Comparing base (
fbb420f
) to head (2132837
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull requests adds the
/auth/me
api call for the jellyseerr feature.This API call fetches the account details for the jellyseerr account in order to always display the latest data for the logged in account.
Additional changes
JellyseerrSignInMethod
method toJellyseerrAuthMethod
vararg
parameter to theon
function, allowing it to handle multiple error codes with the same behavior