sentry-go icon indicating copy to clipboard operation
sentry-go copied to clipboard

Add`FailureIssueThreshold` & `RecoveryThreshold` to MonitorConfig

Open cleptric opened this issue 2 years ago • 2 comments

https://github.com/getsentry/team-sdks/issues/43

https://develop.sentry.dev/sdk/check-ins/

cleptric avatar Feb 12 '24 13:02 cleptric

Codecov Report

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

Project coverage is 83.07%. Comparing base (bf970d1) to head (3c494c1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #775   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files          49       49           
  Lines        4190     4190           
=======================================
  Hits         3481     3481           
  Misses        567      567           
  Partials      142      142           

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

codecov[bot] avatar Feb 12 '24 13:02 codecov[bot]

Maybe add a test where those parameters are omitted?

antonpirker avatar Feb 12 '24 14:02 antonpirker