-
Notifications
You must be signed in to change notification settings - Fork 330
Speed up Code Coverage Jobs #3907
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
523250b
PR pipeline runs will separate which tests they run:
paulmedynski 15c9d8d
Re-wrote the code coverage job to:
paulmedynski 8b7da18
- Moved code coverage job to Linux and streamlined it even further.
paulmedynski 94ea4e2
Replaced PowerShell with native script calls to ensure compatibility …
paulmedynski fc27fd5
Working around a dotnet CLI bug related to tool installation.
paulmedynski 73883db
Trying a different workaround for the dotnet CLI bug.
paulmedynski dbe5bbf
Trying to fix artifact download pattern.
paulmedynski dc05a6a
Removed unnecessary reportgenerator step.
paulmedynski 358ac5a
Added Code Coverage configruation to only include driver code. We do…
paulmedynski f4ae237
Trying to get code coverage and symbols working for package builds.
paulmedynski 1a06f29
Downloading NuGet and Symbols packages for test runs.
paulmedynski 483cf95
Updated pipelines to generate symbols with nuget.
paulmedynski 2aa3099
Using DotNetCoreCli on Unix instead of MSBuild.
paulmedynski aa195dd
Fixed incorrect MDS NuGet package version in CI runs.
paulmedynski 66bd89f
Abandoning running unit and integration tests in separate pipelines, …
paulmedynski 6ef1ea2
Reverted changes to blame config.
paulmedynski d85a1f3
Removed stale comments from PR pipelines.
paulmedynski 327ea6d
Merge branch 'main' into dev/paul/duplicate-runs
paulmedynski ec25bc9
Merge branch 'main' into dev/paul/duplicate-runs
paulmedynski 2fa8826
Addressed Copilot feedback.
paulmedynski 5d2d5f4
Merge branch 'main' of github.com:dotnet/SqlClient into dev/paul/dupl…
mdaigle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.