team-supercharge / nest-amqp

Nest AMQP 1.0 module - NPM package: https://www.npmjs.com/package/@team-supercharge/nest-amqp
https://supercharge.io
MIT License
26 stars 13 forks source link

feat(connection-uri): add custom protocols #18

Closed tahubu closed 3 years ago

tahubu commented 3 years ago

This PR contains:

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (8324b11) into master (523d279) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 8324b11 differs from pull request most recent head 1b9d334. Consider uploading reports for the commit 1b9d334 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        28    +2     
  Lines          368       382   +14     
  Branches        51        51           
=========================================
+ Hits           368       382   +14     
Impacted Files Coverage Δ
src/exception/index.ts 100.00% <100.00%> (ø)
...nest-amqp-invalid-connection-protocol.exception.ts 100.00% <100.00%> (ø)
src/service/amqp/amqp.service.ts 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 523d279...1b9d334. Read the comment docs.