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

feat(storage): add the possibility to customize the rabbitmq content-type #83

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

42atomys
Copy link
Owner

@42atomys 42atomys commented Jun 12, 2022

Relative Issues: Resolve #82

Checklist

  • I have linked the relative issue to this pull request
  • I have made the modifications or added tests related to my PR
  • I have added/updated the documentation for my RP
  • I put my PR in Ready for Review only when all the checklist is checked

Breaking changes ?
no

@42atomys 42atomys requested a review from rgaiffe as a code owner June 12, 2022 19:50
@42atomys 42atomys linked an issue Jun 12, 2022 that may be closed by this pull request
1 task
@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2022

Codecov Report

Merging #83 (5cdbb3f) into main (5d3acf5) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   94.22%   94.25%   +0.03%     
==========================================
  Files          22       22              
  Lines         952      957       +5     
==========================================
+ Hits          897      902       +5     
  Misses         37       37              
  Partials       18       18              
Impacted Files Coverage Δ
pkg/storage/rabbitmq/rabbitmq.go 83.01% <100.00%> (+1.76%) ⬆️

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 bdcd411...5cdbb3f. Read the comment docs.

@42atomys 42atomys merged commit 1023c4b into main Jun 12, 2022
@42atomys 42atomys deleted the 82-feat-customize-the-rabbitmq-content-type branch June 12, 2022 19:53
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.

feat: customize the rabbitmq content-type
2 participants