Closed matt-livefront closed 1 month ago
Checkmarx One โ Scan Summary & Details โ f4cfcdca-b642-4f83-b43c-9b39bd4cf024
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.82%. Comparing base (
60c6c57
) to head (fe00dce
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
๐๏ธ Tracking
PM-12976
๐ Objective
Fixes a test build error because of a missing
@MainActor
attribute for accessing theMockConfigService
.This is an addition to https://github.com/bitwarden/ios/pull/987 which was missed in https://github.com/bitwarden/ios/pull/988.
โฐ 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