-
Notifications
You must be signed in to change notification settings - Fork 143
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
chore: Cherry pick fixes for update of default branch to main #17200
chore: Cherry pick fixes for update of default branch to main #17200
Conversation
…7158) Signed-off-by: Roger Barker <[email protected]> (cherry picked from commit 7911109)
Signed-off-by: Roger Barker <[email protected]> Signed-off-by: Jendrik Johannes <[email protected]> Co-authored-by: Jendrik Johannes <[email protected]> Co-authored-by: Andrew Brandt <[email protected]> (cherry picked from commit fb34679) Signed-off-by: Roger Barker <[email protected]>
**Description**: Add GH_TOKEN env variable in Check Prep XTS Job & Check Integration Job State **Related Issue(s)**: Fixes #17159 Signed-off-by: Roger Barker <[email protected]>
**Description**: Adds missing permission **Related Issue(s)**: Fixes #17159 Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/0.58 #17200 +/- ##
===============================================
Coverage 64.33% 64.33%
- Complexity 20910 20911 +1
===============================================
Files 2549 2549
Lines 95993 95993
Branches 10047 10047
===============================================
+ Hits 61754 61761 +7
+ Misses 30602 30597 -5
+ Partials 3637 3635 -2
|
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. Thanks! @rbarkerSL
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
I will open a new issue in services to capture these nits so that they feedback into the main branch.
|
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.
Looks good!
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.
Reviewed: looks good
Signed-off-by: Roger Barker <[email protected]> Signed-off-by: Jendrik Johannes <[email protected]> Co-authored-by: Jendrik Johannes <[email protected]> Co-authored-by: Andrew Brandt <[email protected]> Co-authored-by: Thomas Moran <[email protected]> Signed-off-by: Roger Barker <[email protected]>
#17235) Signed-off-by: Roger Barker <[email protected]> Signed-off-by: Jendrik Johannes <[email protected]> Co-authored-by: Jendrik Johannes <[email protected]> Co-authored-by: Andrew Brandt <[email protected]> Co-authored-by: Thomas Moran <[email protected]>
Description:
Modified hedera-services default branch to point be
main
instead ofdevelop
. This should fix the fallout from that.Related issue(s):
Fixes #17198
Notes for reviewer:
Checklist