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

[#noissue] Explicitly create topics for kafka-streams integration tests #9745

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Mar 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #9745 (17098a9) into master (b1af639) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #9745      +/-   ##
============================================
- Coverage     38.81%   38.80%   -0.02%     
+ Complexity    11913    11912       -1     
============================================
  Files          3511     3511              
  Lines         94070    94070              
  Branches      10530    10530              
============================================
- Hits          36517    36504      -13     
- Misses        54379    54388       +9     
- Partials       3174     3178       +4     
Impacted Files Coverage Δ
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 57.89% <0.00%> (-21.06%) ⬇️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 47.82% <0.00%> (-17.40%) ⬇️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 84.10% <0.00%> (-4.64%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 78.07% <0.00%> (-1.61%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 20.45% <0.00%> (-1.14%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (ø)
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 53.33% <0.00%> (+1.66%) ⬆️
.../navercorp/pinpoint/rpc/client/RequestManager.java 74.24% <0.00%> (+7.57%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-ram ga-ram merged commit e6a52b2 into pinpoint-apm:master Mar 3, 2023
@ga-ram ga-ram deleted the no-issue branch March 3, 2023 07:28
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.

1 participant