Open quexten opened 4 days ago
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 33.42%. Comparing base (
38c4eeb
) to head (e70953b
). Report is 13 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
...c/app/vault/individual-vault/add-edit.component.ts | 0.00% | 3 Missing :warning: |
...pp/vault/individual-vault/add-edit-v2.component.ts | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
šØ Try these New Features:
Checkmarx One ā Scan Summary & Details ā 4e98ea02-6822-4ac9-bf9a-ffdc7f661887
šļø Tracking
https://bitwarden.atlassian.net/browse/PM-15112
š Objective
Since web is still missing capabilities for generating keys, we detect if the add-edit component gets opened with the ssh-key cipher-type selected and force switch to login, so that we do not accidentally allow the user to create broken ssh key ciphers.
This wil be removed as soon as we can generate ssh keys via the sdk in web.
šø Screenshots
ā° 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