Closed Hinton closed 6 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 33.48%. Comparing base (
2185559
) to head (9ce578b
). Report is 1 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
đ¨ Try these New Features:
đī¸ Tracking
đ Objective
In #12033 we tried using tar for creating zip archives as a cross platform solution. Unfortunately this creates non windows compatible zip archives. As there is no command line tool available for zipping cross platform it's done using powershell as we already require it in multiple places.
â° 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