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

[ISSUE #199] Support Kafka connector plugin and Kafka as event store #199 #372

Closed

Conversation

ruanwenjun
Copy link
Member

close #199

@codecov-commenter
Copy link

Codecov Report

Merging #372 (0473add) into develop (efb2c11) will increase coverage by 0.76%.
The diff coverage is 16.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop    #372      +/-   ##
============================================
+ Coverage       5.55%   6.32%   +0.76%     
- Complexity        85     110      +25     
============================================
  Files            118     129      +11     
  Lines           5310    5694     +384     
  Branches         357     403      +46     
============================================
+ Hits             295     360      +65     
- Misses          4973    5275     +302     
- Partials          42      59      +17     
Impacted Files Coverage Δ
...onnector/kafka/common/OpenMessageDeserializer.java 0.00% <0.00%> (ø)
.../connector/kafka/consumer/KafkaConsumerConfig.java 0.00% <0.00%> (ø)
.../connector/kafka/consumer/KafkaMQConsumerImpl.java 0.00% <0.00%> (ø)
...h/connector/kafka/consumer/OMSConsumerAdaptor.java 0.00% <0.00%> (ø)
.../connector/kafka/producer/KafkaMQProducerImpl.java 17.18% <17.18%> (ø)
...mesh/connector/kafka/MessagingAccessPointImpl.java 30.76% <30.76%> (ø)
...h/connector/kafka/producer/OMSProducerAdaptor.java 32.43% <32.43%> (ø)
.../connector/kafka/common/OpenMessageSerializer.java 42.85% <42.85%> (ø)
.../connector/kafka/producer/KafkaProducerConfig.java 48.38% <48.38%> (ø)
...h/connector/kafka/config/ConfigurationWrapper.java 81.81% <81.81%> (ø)
... and 12 more

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 efb2c11...0473add. Read the comment docs.

@qqeasonchen
Copy link
Contributor

@ruanwenjun Can you please submmit to branch 1.3.0, because develop is going to release for 1.2.0, thanks.

@ruanwenjun
Copy link
Member Author

@ruanwenjun Can you please submmit to branch 1.3.0, because develop is going to release for 1.2.0, thanks.

Sorry, I will submit a new pr.

@ruanwenjun ruanwenjun closed this May 31, 2021
@ruanwenjun ruanwenjun deleted the dev_wenjun_kafkaConnector branch July 1, 2021 12:16
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.

Support Kafka connector plugin and Kafka as event store
3 participants