ascopes / protobuf-maven-plugin

Modern Protobuf and gRPC integration with Maven, with support for custom binary and pure Java protoc plugins.
https://ascopes.github.io/protobuf-maven-plugin/
Apache License 2.0
30 stars 8 forks source link

Update settings.xml with missing XSDs and config #466

Closed ascopes closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.41%. Comparing base (88df086) to head (e53d4a0). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #466 +/- ## ======================================= Coverage 87.41% 87.41% ======================================= Files 37 37 Lines 1254 1254 Branches 91 91 ======================================= Hits 1096 1096 Misses 119 119 Partials 39 39 ```