Closed KatherineInCode closed 2 months ago
Checkmarx One â Scan Summary & Details â 134ec94c-20c7-44f7-8afc-217c33b5b37c
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.50%. Comparing base (
ffbd89a
) to head (400293c
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
đī¸ Tracking
https://bitwarden.atlassian.net/browse/PM-11133
đ Objective
As of Xcode 16 and Swift 6, using
.previewDisplayName
and.previewLayout
in a#Preview
macro produces a warning. This updates all those instances in the code to the macro-ized form.This does not fully complete PM-11133, but is a step along the way.
â° 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