Skip to content

Commit

Permalink
enable code coverage for aml runner (microsoft#297)
Browse files Browse the repository at this point in the history
## Describe your changes
enable code coverage for aml runner
## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [ ] Format your code by running `pre-commit run --all-files`

## (Optional) Issue link
  • Loading branch information
guotuofeng authored May 25, 2023
1 parent 1f84276 commit 84fb8b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ omit =
olive/logging.py
olive/passes/pytorch/pytorch_lightning_utils.py
olive/passes/pytorch/qat_utils.py
olive/systems/azureml/aml_evaluation_runner.py
olive/systems/azureml/aml_pass_runner.py
olive/systems/docker/eval.py

[report]
Expand Down

0 comments on commit 84fb8b6

Please sign in to comment.