Closed andrebispo5 closed 2 months ago
Checkmarx One – Scan Summary & Details – 84c1a439-d938-4ba5-aa5b-8eddd6bfadba
Attention: Patch coverage is 90.47619%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 88.52%. Comparing base (
76f791e
) to head (ce12d71
). Report is 6 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...API/Account/Requests/VerifyEmailTokenRequest.swift | 84.61% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-9842
📔 Objective
Add services to verify if token received by email is still valid. Can return error if the token is expired or user is already registered.
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or ⚠️ (:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes