Closed KatherineInCode closed 2 months ago
Checkmarx One โ Scan Summary & Details โ 557e1e9a-e957-467e-8ff3-58a0470b94ba
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.50%. Comparing base (
ffbd89a
) to head (ca562a8
). 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 updates our Networking module to have no warnings with strict concurrency checking turned on, and also annotates
Sendable
to eliminate warnings in the main project.โฐ 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