Skip to content

Fixes https://github.com/rabbitmq/rabbitmq-stream-go-client/issues/74 #75

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

Merged
merged 4 commits into from
Sep 11, 2021

Conversation

Gsantomaggio
Copy link
Member

Fixes #74

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #75 (7e500b3) into main (46356f0) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   80.30%   80.15%   -0.15%     
==========================================
  Files          16       16              
  Lines        2061     2061              
==========================================
- Hits         1655     1652       -3     
- Misses        305      309       +4     
+ Partials      101      100       -1     
Impacted Files Coverage Δ
pkg/stream/brokers.go 88.88% <0.00%> (ø)
pkg/stream/server_frame.go 80.00% <0.00%> (-1.70%) ⬇️
pkg/stream/client.go 78.77% <0.00%> (+0.43%) ⬆️

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 46356f0...7e500b3. Read the comment docs.

@Gsantomaggio Gsantomaggio merged commit 229a21d into main Sep 11, 2021
@Gsantomaggio Gsantomaggio deleted the rate_2 branch September 11, 2021 16:08
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.

[Perf-test] Rate are different from the Java client Perftest
2 participants