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 workflow_dispatch to Java build workflow. #1022

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

artursouza
Copy link
Member

Description

Add workflow_dispatch to Java build workflow. This is required for automation on GitHub.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
@artursouza artursouza requested review from a team as code owners February 27, 2024 22:07
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
@artursouza artursouza merged commit aa1fbd5 into dapr:master Feb 27, 2024
6 of 7 checks passed
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.61%. Comparing base (35dd039) to head (6c297cd).
Report is 13 commits behind head on master.

❗ Current head 6c297cd differs from pull request most recent head bfc1533. Consider uploading reports for the commit bfc1533 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1022   +/-   ##
=========================================
  Coverage     77.60%   77.61%           
- Complexity     1569     1571    +2     
=========================================
  Files           144      144           
  Lines          4765     4767    +2     
  Branches        554      554           
=========================================
+ Hits           3698     3700    +2     
  Misses          781      781           
  Partials        286      286           

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

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.

1 participant