-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update release tests to hopefully get coverage report green #1152
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ests to release checks
…into get_coverage_report_green * 'autorestv3' of https://github.com/Azure/autorest.python: actually use custom pylint checker (#1150) rename llc -> dpg (#1151)
…into get_coverage_report_green * 'autorestv3' of https://github.com/Azure/autorest.python: fix windows: clean the outputFolderUri (#1135) Update CODEOWNERS CODEOWNERS: Adding automation section Fabric Bot Configuration add tests for paging double filter, skip for version tolerant since changing behavior in another pr (#1156) add code model as an attr on JinjaSerializer (#1155)
iscai-msft
added a commit
that referenced
this pull request
Feb 25, 2022
…into add_default_value_to_docs * 'autorestv3' of https://github.com/Azure/autorest.python: update release tests to hopefully get coverage report green (#1152)
iscai-msft
added a commit
that referenced
this pull request
Feb 25, 2022
…into content_type_keyword_multiple * 'autorestv3' of https://github.com/Azure/autorest.python: update release tests to hopefully get coverage report green (#1152)
iscai-msft
added a commit
that referenced
this pull request
Feb 25, 2022
…into inherit_customization * 'autorestv3' of https://github.com/Azure/autorest.python: add default value info for params to docs (#1164) update release tests to hopefully get coverage report green (#1152) fix windows: clean the outputFolderUri (#1135) Update CODEOWNERS CODEOWNERS: Adding automation section Fabric Bot Configuration add tests for paging double filter, skip for version tolerant since changing behavior in another pr (#1156)
iscai-msft
added a commit
that referenced
this pull request
Mar 10, 2022
…into mypy_code * 'autorestv3' of https://github.com/Azure/autorest.python: (26 commits) dpg service-driven-test (#1180) prepare for release (#1181) [Package mode] add new flag `--package-mode` (#1154) hide operation group docs (#1179) add coverage var (#1178) improve logging (#1177) don't reformat query params for dpg next link calls (#1168) Update package.json Update ChangeLog.md default optional const parameter to none (#1171) add storage to ci checks (#1176) fail on regeneration diff (#1173) Drop Python 2.7 (#1175) Add secrets test (#1174) bump testserver version (#1172) make content type keyword only if multiple (#1167) add default value info for params to docs (#1164) update release tests to hopefully get coverage report green (#1152) fix windows: clean the outputFolderUri (#1135) Update CODEOWNERS ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Playing with the order of release checks (in terms of which generator's generated code we test last). Hoping this will get the coverage dashboard to green when we do our next release, since during normal tests, we are hitting everything