project-koku / masu

This is a READ ONLY repo. See https://github.com/project-koku/koku for current masu implementation
GNU Affero General Public License v3.0
5 stars 6 forks source link

Adding logging to listener #461

Closed dccurtis closed 5 years ago

dccurtis commented 5 years ago

This logging was helpful while promoting production to the latest changes.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6ae7621). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #461   +/-   ##
========================================
  Coverage          ?   97.7%           
========================================
  Files             ?      67           
  Lines             ?    3742           
  Branches          ?     393           
========================================
  Hits              ?    3655           
  Misses            ?      51           
  Partials          ?      36
Impacted Files Coverage Δ
masu/external/kafka_msg_handler.py 100% <100%> (ø)

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 6ae7621...3bd3f0a. Read the comment docs.