Closed scap3yvt closed 1 month ago
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.59%. Comparing base (
2953a5e
) to head (0815fc8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #ISSUE_NUMBER
Proposed Changes
Checklist
CONTRIBUTING
guide has been followed.typing
is used to provide type hints, including and not limited to usingOptional
if a variable has a pre-defined value).pip install
step is needed for PR to be functional), please ensure it is reflected in all the files that control the CI, namely: python-test.yml, and all docker files [1,2,3].logging
library is being used and noprint
statements are left.