[7.0.2 Cherry-pick] Fix fetching signature verification result from cache - #4343
#4343Merged
cheenamalhotra merged 1 commit intoJun 5, 2026
release/7.0dotnet/SqlClient:release/7.0from
dev/automation/pr-4339-to-7.0.2dotnet/SqlClient:dev/automation/pr-4339-to-7.0.2Copy head branch name to clipboard
Merged
[7.0.2 Cherry-pick] Fix fetching signature verification result from cache#4343cheenamalhotra merged 1 commit intorelease/7.0dotnet/SqlClient:release/7.0from dev/automation/pr-4339-to-7.0.2dotnet/SqlClient:dev/automation/pr-4339-to-7.0.2Copy head branch name to clipboard
cheenamalhotra merged 1 commit into
release/7.0dotnet/SqlClient:release/7.0from
dev/automation/pr-4339-to-7.0.2dotnet/SqlClient:dev/automation/pr-4339-to-7.0.2Copy head branch name to clipboard
Conversation
* Fix fetching signature verification result from cache * Introduce Tri-State * Remove stale content, clean ups
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
paulmedynski
approved these changes
Jun 5, 2026
cheenamalhotra
approved these changes
Jun 5, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/7.0 #4343 +/- ##
===============================================
- Coverage 75.23% 65.50% -9.73%
===============================================
Files 280 275 -5
Lines 43859 65850 +21991
===============================================
+ Hits 32997 43137 +10140
- Misses 10862 22713 +11851
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
cheenamalhotra
disabled auto-merge
June 5, 2026 21:16
This was referenced Jun 25, 2026
This was referenced Jul 19, 2026
Open
deps: Bump the all-dependencies group with 39 updates
ministryofjustice/CFO-DataManagementSystem#121
Closed
This was referenced Jul 27, 2026
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
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.
Cherry-pick of #4339 (3488b36) into
release/7.0.