newrelic / newrelic-client-go

New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
75 stars 95 forks source link

Add update original message to destination configurations #1177

Closed nzur-newrelic closed 5 months ago

nzur-newrelic commented 5 months ago

Added a new flag for the destination configurations, which can only be used and changed for slack. The rest will be nil, future uses will be added later.

pranav-new-relic commented 5 months ago
image
codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 38.83%. Comparing base (3ff4ee2) to head (59fa6b6). Report is 45 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1177 +/- ## ========================================== - Coverage 38.84% 38.83% -0.01% ========================================== Files 86 93 +7 Lines 5612 4722 -890 ========================================== - Hits 2180 1834 -346 + Misses 3266 2715 -551 - Partials 166 173 +7 ``` | [Flag](https://app.codecov.io/gh/newrelic/newrelic-client-go/pull/1177/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/newrelic/newrelic-client-go/pull/1177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `38.83% <ø> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.