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

Exclude 'examples' modules from spotbugs analysis #907

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Conversation

ejba
Copy link
Contributor

@ejba ejba commented Sep 13, 2023

Description

Fixes #906

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: #[issue number]

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

@ejba ejba requested review from a team as code owners September 13, 2023 11:06
@ejba ejba changed the title Exclude 'examples' modules from spotbugs analysis (#906) Exclude 'examples' modules from spotbugs analysis Sep 14, 2023
@ejba ejba mentioned this pull request Sep 18, 2023
3 tasks
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (64423bd) 76.47% compared to head (423601a) 76.47%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #907   +/-   ##
=========================================
  Coverage     76.47%   76.47%           
  Complexity     1398     1398           
=========================================
  Files           132      132           
  Lines          4264     4264           
  Branches        497      497           
=========================================
  Hits           3261     3261           
  Misses          743      743           
  Partials        260      260           

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

@artursouza artursouza merged commit 0646ac3 into dapr:master Sep 20, 2023
14 of 17 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.

Can't run maven's verify phase with success
2 participants