-
Notifications
You must be signed in to change notification settings - Fork 779
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
ci: fix tagged release test for release-3.11 #2467
ci: fix tagged release test for release-3.11 #2467
Conversation
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Codecov ReportBase: 53.43% // Head: 53.54% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## release-3.11 #2467 +/- ##
================================================
+ Coverage 53.43% 53.54% +0.10%
================================================
Files 115 115
Lines 10192 10192
================================================
+ Hits 5446 5457 +11
+ Misses 4331 4322 -9
+ Partials 415 413 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…gent#2463) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
log constraint annotations Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com> Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
unit test is failing? |
Signed-off-by: Sertac Ozercan sozercan@gmail.com
What this PR does / why we need it:
tagged release failed because of external data certs
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Special notes for your reviewer: