dd-trace-php icon indicating copy to clipboard operation
dd-trace-php copied to clipboard

Add notification channel for build pipeline

Open randomanderson opened this issue 9 months ago • 1 comments
trafficstars

Description

This PR adds a channel for notifications for pipeline failures. The shared pipeline has added notifications for failures during a release pipeline. More notifications may be added in the future.

Reviewer checklist

  • [ ] Test coverage seems ok.
  • [ ] Appropriate labels assigned.

randomanderson avatar Feb 25 '25 17:02 randomanderson

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.83%. Comparing base (15ce2b9) to head (1bb5c28).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3108   +/-   ##
=========================================
  Coverage     74.83%   74.83%           
  Complexity     2792     2792           
=========================================
  Files           113      113           
  Lines         11069    11069           
=========================================
  Hits           8284     8284           
  Misses         2785     2785           
Flag Coverage Δ
tracer-php 74.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 15ce2b9...1bb5c28. Read the comment docs.

codecov-commenter avatar Feb 25 '25 17:02 codecov-commenter