cloudigrade / houndigrade

Tool for inspecting mounted volumes for presence of Red Hat software
GNU General Public License v3.0
1 stars 2 forks source link

replace kombu with direct boto3 calls for sqs #27

Closed infinitewarp closed 6 years ago

infinitewarp commented 6 years ago

https://github.com/cloudigrade/cloudigrade/issues/339

codecov[bot] commented 6 years ago

Codecov Report

Merging #27 into master will decrease coverage by 2.99%. The diff coverage is 90.47%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #27   +/-   ##
====================================
- Coverage     100%   97%   -3%     
====================================
  Files           2     2           
  Lines         204   234   +30     
  Branches       10    11    +1     
====================================
+ Hits          204   227   +23     
- Misses          0     6    +6     
- Partials        0     1    +1
Impacted Files Coverage Δ
houndigrade/test_cli.py 100% <100%> (ø) :arrow_up:
houndigrade/cli.py 91.66% <60%> (-8.34%) :arrow_down:

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 20ffd02...e065d9b. Read the comment docs.