Skip to content

remove protoc-jar-maven-plugin as dependency for sdk-autogen#511

Merged
artursouza merged 1 commit into
dapr:masterfrom
xiazuojie:master
Mar 12, 2021
Merged

remove protoc-jar-maven-plugin as dependency for sdk-autogen#511
artursouza merged 1 commit into
dapr:masterfrom
xiazuojie:master

Conversation

@xiazuojie

@xiazuojie xiazuojie commented Mar 12, 2021

Copy link
Copy Markdown
Contributor

Description

remove protoc-jar-maven-plugin as dependency for sdk-autogen

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: #501

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

@codecov

codecov Bot commented Mar 12, 2021

Copy link
Copy Markdown

Codecov Report

Merging #511 (fdefe91) into master (dcaffe8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #511   +/-   ##
=========================================
  Coverage     80.43%   80.43%           
  Complexity      974      974           
=========================================
  Files            88       88           
  Lines          3015     3015           
  Branches        330      330           
=========================================
  Hits           2425     2425           
  Misses          424      424           
  Partials        166      166           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcaffe8...fdefe91. Read the comment docs.

@artursouza artursouza merged commit 9c5084b into dapr:master Mar 12, 2021
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.

protoc-jar-maven-plugin is a dependency for dapr-sdk-autogen

3 participants