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(module): add option to make AMQP module available globally #19

Closed tahubu closed 3 years ago

tahubu commented 3 years ago

This PR contains:

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (9deace7) into master (1816233) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 9deace7 differs from pull request most recent head 93a86b1. Consider uploading reports for the commit 93a86b1 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines          382       382           
  Branches        51        51           
=========================================
  Hits           382       382           
Impacted Files Coverage Δ
src/queue.module.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 1816233...93a86b1. Read the comment docs.