tophat / codewatch

[deprecated] Monitor and manage deeply customizable metrics about your python code using ASTs
https://codewatch.io
Apache License 2.0
38 stars 3 forks source link

Send CircleCI Slack notifications for failures only on master branch. #44

Closed syavash closed 5 years ago

syavash commented 5 years ago

This small change makes sure Slack notifications are only sent for failure on master branch.

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files           8        8           
  Lines         293      293           
  Branches       37       37           
=======================================
  Hits          284      284           
  Misses          5        5           
  Partials        4        4
Flag Coverage Δ
#py27 96.92% <ø> (ø) :arrow_up:
#py36 96.92% <ø> (ø) :arrow_up:

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 049a334...717f11a. Read the comment docs.