go-mq icon indicating copy to clipboard operation
go-mq copied to clipboard

fix `deliveryMode` not supported type issue

Open zhangyangchen opened this issue 3 years ago • 2 comments

fix deliveryMode convert int type to uint8 type

zhangyangchen avatar May 13 '21 10:05 zhangyangchen

Codecov Report

Merging #38 (94a47c6) into master (1cbbdcd) will increase coverage by 0.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   79.88%   80.28%   +0.39%     
==========================================
  Files           9        9              
  Lines         348      355       +7     
==========================================
+ Hits          278      285       +7     
  Misses         53       53              
  Partials       17       17              
Impacted Files Coverage Δ
config.go 100.00% <100.00%> (ø)

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 1cbbdcd...94a47c6. Read the comment docs.

codecov[bot] avatar May 13 '21 10:05 codecov[bot]

@zhangyangchen thanks for the PR and participation in developing!

I can't reproduce the original issue. Can you share the snippet that will help to understand the problem you're trying to solve?

cheshir avatar May 20 '21 10:05 cheshir

Stale pull request message

github-actions[bot] avatar Oct 03 '22 02:10 github-actions[bot]