apache / rocketmq-schema-registry

Apache RocketMQ Schema Registry
https://rocketmq.apache.org/
31 stars 20 forks source link

Optimize code before 1.0-release #56

Closed MatrixHB closed 2 years ago

MatrixHB commented 2 years ago

1、fix some bugs or code-format. 2、simplify the dependencies of client module, especially exclude spring-boot dependencies.

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (696e3d8) into main (5f3fe3f) will increase coverage by 0.12%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main      #56      +/-   ##
============================================
+ Coverage     18.90%   19.03%   +0.12%     
  Complexity       56       56              
============================================
  Files            45       45              
  Lines           899      893       -6     
  Branches         47       45       -2     
============================================
  Hits            170      170              
+ Misses          716      710       -6     
  Partials         13       13              
Impacted Files Coverage Δ
...gistry/core/compatibility/AvroSchemaValidator.java 0.00% <0.00%> (ø)
...chema/registry/core/service/SchemaServiceImpl.java 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more