Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #458 +/- ##
==========================================
+ Coverage 80.98% 81.01% +0.03%
==========================================
Files 33 33
Lines 2487 2492 +5
==========================================
+ Hits 2014 2019 +5
Misses 331 331
Partials 142 142 ☔ View full report in Codecov by Sentry. |
shizhMSFT
requested changes
Sep 11, 2024
Contributor
shizhMSFT
left a comment
There was a problem hiding this comment.
LGTM and hold for dependency update
commit a69fd62 Author: Junjie Gao <junjiegao@microsoft.com> Date: Wed Sep 18 01:36:05 2024 +0000 fix: update Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit c26dabb Author: Junjie Gao <junjiegao@microsoft.com> Date: Sat Sep 14 06:22:15 2024 +0000 fix: update Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit 00d464f Author: Junjie Gao <junjiegao@microsoft.com> Date: Sat Sep 14 06:17:25 2024 +0000 fix: update Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit b7bbef4 Author: Junjie Gao <junjiegao@microsoft.com> Date: Sat Sep 14 00:40:10 2024 +0000 fix: update Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit c00b956 Author: Junjie Gao <junjiegao@microsoft.com> Date: Tue Sep 10 08:18:39 2024 +0000 fix: update Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit 8437ba1 Author: Junjie Gao <junjiegao@microsoft.com> Date: Tue Sep 10 08:16:39 2024 +0000 feat: add CRL support Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit cdfdd68 Merge: 6e816b5 694e3a0 Author: Junjie Gao <junjiegao@microsoft.com> Date: Tue Sep 10 06:25:59 2024 +0000 Merge remote-tracking branch 'upstream/main' into feat/crl_no_cache commit 6e816b5 Author: Junjie Gao <junjiegao@microsoft.com> Date: Tue Aug 27 06:05:11 2024 +0000 fix: update Signed-off-by: Junjie Gao <junjiegao@microsoft.com> commit 640b3bb Author: Junjie Gao <junjiegao@microsoft.com> Date: Tue Aug 20 07:20:27 2024 +0000 feat: support CRL Signed-off-by: Junjie Gao <junjiegao@microsoft.com> Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
a69fd62 to
82ddf9b
Compare
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.
Signed-off-by: Junjie Gao junjiegao@microsoft.com