apache / rocketmq-schema-registry

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

[ISSUE #43] prevent update same schema #50

Closed ferrirW closed 2 years ago

ferrirW commented 2 years ago

close #43

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (f986c67) into main (76924cd) will decrease coverage by 0.69%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              main     #50      +/-   ##
==========================================
- Coverage     9.58%   8.89%   -0.70%     
  Complexity      25      25              
==========================================
  Files           37      40       +3     
  Lines          772     832      +60     
  Branches        40      43       +3     
==========================================
  Hits            74      74              
- Misses         692     752      +60     
  Partials         6       6              
Impacted Files Coverage Δ
...gistry/core/compatibility/AvroSchemaValidator.java 0.00% <0.00%> (ø)
...ema/registry/client/serde/avro/AvroSerializer.java 72.72% <0.00%> (ø)
...ema/registry/client/serde/json/JsonSerializer.java 0.00% <0.00%> (ø)
...a/registry/client/serde/json/JsonDeserializer.java 0.00% <0.00%> (ø)
...q/schema/registry/client/serde/json/JsonSerde.java 0.00% <0.00%> (ø)

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