-
Notifications
You must be signed in to change notification settings - Fork 4
[build] add code coverage to provider_integration workflow #352
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
Draft
zimmy87
wants to merge
33
commits into
main
Choose a base branch
from
user/v-davidz/provider_integration_cov
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ae92d55
add parameters to coverage xtask and call it in place of nextest xtas…
zimmy87 4b7a914
fmt fixes
zimmy87 3ddc7ca
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 aad1538
Update xtask/src/coverage.rs
zimmy87 798d93c
fix: run coverage-report after each coverage step to avoid overwritin…
Copilot 2492ab1
fix: use no_report flag to generate combined coverage report from bot…
Copilot 61771e4
remove superfluous coverage-report steps in provider_integration work…
zimmy87 d38828b
fix attempt #2 for missing coverage data
zimmy87 991f069
fix attempt #3 for missing coverage data
zimmy87 3c7014e
set env vars to instrument ossl provider & add provider to LLVM_COV_F…
zimmy87 311d585
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 5915132
instrument native lib in provider_integration workflow properly
zimmy87 53ff9b3
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 50bafc0
move all reporting logic to coverage_report xtask & enable coverage o…
zimmy87 40137dc
move upload of coverage reports to accomodate change in coverage-repo…
zimmy87 dbf10ac
copilot feedback
zimmy87 571f388
remove debug steps in provider_integration workflow
zimmy87 30c1e25
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 6c17086
copilot feedback
zimmy87 735575f
fmt fixes
zimmy87 44e5f6c
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 59d395a
copilot feedback
zimmy87 c60cd53
Merge branch 'user/v-davidz/provider_integration_cov' of https://gith…
zimmy87 cc92a5c
update --coverage stage to run mock+resiliency+integration tests & re…
zimmy87 542e24e
compile errors & fmt fixes
zimmy87 01b70b0
clippy+fmt fixes
zimmy87 6d3aae3
add --skip-integration flag to precheck
zimmy87 e0e689a
use --skip-integration flag in workflows
zimmy87 f0b368f
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 0ac0754
fix build_windows clippy failure
zimmy87 a452c5a
Merge branch 'user/v-davidz/provider_integration_cov' of https://gith…
zimmy87 abe7440
Apply suggestions from code review
zimmy87 be9935e
Merge branch 'main' into user/v-davidz/provider_integration_cov
zimmy87 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.