Skip to content

Conversation

@wellle
Copy link
Owner

@wellle wellle commented Dec 13, 2024

v2 is going to be deprecated in February 2025.

@github-actions
Copy link

github-actions bot commented Dec 13, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
YAML 4 355 301 16 38 0 13.3K (+1B)

@github-actions
Copy link

github-actions bot commented Dec 13, 2024

Benchmark Result

Benchmark diff with base branch
name     old time/op    new time/op    delta
Queue-4     184µs ± 1%     183µs ± 1%   ~     (p=0.485 n=6+6)

name     old alloc/op   new alloc/op   delta
Queue-4    35.4kB ± 9%    35.2kB ± 5%   ~     (p=0.818 n=6+6)

name     old allocs/op  new allocs/op  delta
Queue-4      94.8 ± 1%      94.5 ± 1%   ~     (p=0.675 n=6+6)
Benchmark result
name     time/op
Queue-4   183µs ± 1%

name     alloc/op
Queue-4  35.2kB ± 5%

name     allocs/op
Queue-4    94.5 ± 1%

@github-actions
Copy link

github-actions bot commented Dec 13, 2024

Unit Test Coverage

total: (statements) 71.2%

Coverage of changed lines

No changes in testable statements.

Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 71.4% 71.2% (-0.2%)
github.com/adjust/rmq/v5/queue.go batchTimeout 92.3% 84.6% (-7.7%)
github.com/adjust/rmq/v5/queue.go consumerBatchConsume 93.8% 87.5% (-6.3%)

@wellle wellle force-pushed the workflows-cache-v3 branch from c2deeff to 707fe99 Compare December 13, 2024 12:59

env:
GO_VERSION: 1.19.x
GO_VERSION: 1.19
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
GO_VERSION: 1.19
GO_VERSION: stable

@wellle wellle force-pushed the workflows-cache-v3 branch from 707fe99 to bba0a65 Compare December 13, 2024 13:51
@github-actions
Copy link

Go API Changes

# github.com/adjust/rmq/v5
## compatible changes
(*TestQueue).Remove: added
(*TestQueue).RemoveBytes: added
Queue.Remove: added
Queue.RemoveBytes: added

# summary
Inferred base version: v5.2.0
Suggested version: v5.3.0

@wellle wellle merged commit c078dbf into master Dec 13, 2024
9 checks passed
@wellle wellle deleted the workflows-cache-v3 branch December 13, 2024 13:54
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.

3 participants