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

Integration test for message queue consumption prohibition of Kafka #1411

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

lilai23
Copy link
Collaborator

@lilai23 lilai23 commented Jan 11, 2024

【Fix issue】#1400

[Modification] Add message queue to disable consumption of Kafka integration test

[Use case description] Automated testing of Kafka’s prohibited consumption functions

[Self-test situation] 1. The local static check passed; 2. The integration test case passed the local verification.

[Scope of influence] None

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c037994) 42.50% compared to head (07015fc) 42.50%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1411   +/-   ##
==========================================
  Coverage      42.50%   42.50%           
  Complexity      3306     3306           
==========================================
  Files            831      831           
  Lines          18528    18528           
  Branches        2043     2043           
==========================================
  Hits            7875     7875           
  Misses          9664     9664           
  Partials         989      989           
Flag Coverage Δ
unittests 42.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lilai23 lilai23 force-pushed the kafka_integration_test branch 18 times, most recently from af6d283 to 2ae7778 Compare January 11, 2024 11:39
@lilai23 lilai23 added this to the v1.4.0 milestone Jan 11, 2024
hanbingleixue
hanbingleixue previously approved these changes Jan 11, 2024
@lilai23 lilai23 force-pushed the kafka_integration_test branch 2 times, most recently from ca1404d to d5d6f81 Compare January 11, 2024 13:06
@Sherlockhan Sherlockhan merged commit 9cc6a63 into sermant-io:develop Jan 12, 2024
82 checks passed
@kkf1 kkf1 changed the title 消息队列禁止消费Kafka集成测试 Message queue consumption prohibition of Kafka integration test Apr 13, 2024
@kkf1 kkf1 changed the title Message queue consumption prohibition of Kafka integration test Integration test for message queue consumption prohibition of Kafka Apr 13, 2024
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.

4 participants