Skip to content
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

Add GitHub Actions for G11n java client #2829

Merged
merged 29 commits into from
Nov 21, 2023

Conversation

junw-33455432
Copy link
Contributor

No description provided.

@junw-33455432 junw-33455432 self-assigned this Nov 16, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

runs-on: ubuntu-latest
needs: pre-process
if: needs.pre-process.outputs.were-only-docs-updated != 'yes'
permissions:

Check notice

Code scanning / Checkov (reported by Codacy)

Ensure top-level permissions are not set to write-all Note

Ensure top-level permissions are not set to write-all
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (g11n-java-client@f1f6a90). Click here to learn what that means.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             g11n-java-client    #2829   +/-   ##
===================================================
  Coverage                    ?   55.33%           
  Complexity                  ?      980           
===================================================
  Files                       ?      114           
  Lines                       ?     5767           
  Branches                    ?     1007           
===================================================
  Hits                        ?     3191           
  Misses                      ?     2046           
  Partials                    ?      530           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@junw-33455432 junw-33455432 merged commit f24e60b into vmware:g11n-java-client Nov 21, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants