Closed KatherineInCode closed 2 months ago
Checkmarx One โ Scan Summary & Details โ b49e6163-9287-4199-8177-3610d94b5147
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.50%. Comparing base (
ffbd89a
) to head (2c03c8a
). Report is 7 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
This is part of the iOS 18 / Xcode 16 / Swift 6 effort.
This eliminates errors with static variables, either by turning them from
var
intolet
or making the enumSendable
.โฐ 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