-
Notifications
You must be signed in to change notification settings - Fork 33
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
Migrate workflows to reuse workflows from ballerina-standard-library repo #724
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #724 +/- ##
=========================================
Coverage 81.36% 81.36%
Complexity 161 161
=========================================
Files 22 22
Lines 1057 1057
Branches 206 206
=========================================
Hits 860 860
Misses 114 114
Partials 83 83 ☔ View full report in Codecov by Sentry. |
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.
Approved with a minor suggestion
secrets: inherit | ||
with: | ||
environment: ${{ github.event.inputs.environment }} | ||
|
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.
Additional blank line
Kudos, SonarCloud Quality Gate passed! |
Purpose
Part of: #4778
Examples
N/A
Checklist
Updated the specificationUpdated the changelogAdded testsChecked native-image compatibility