Closed jharley closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.80%. Comparing base (
24c6e3f
) to head (4dd18b3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The nightly "smoke test" failed last evening for two reasons:
1) we had an API-side bug when deleting certain shapes of recipients (now fixed) 2) because of the above, there were recipients that were considered duplicates as their Webhook URLs matched (affects Webhook and MSTeams* recipients). In the name of moving toward being able to run these tests concurrently, this fixes that duplicate issue.