sentry-go
sentry-go copied to clipboard
Add`FailureIssueThreshold` & `RecoveryThreshold` to MonitorConfig
https://github.com/getsentry/team-sdks/issues/43
https://develop.sentry.dev/sdk/check-ins/
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.
Maybe add a test where those parameters are omitted?