Skip to content

Conversation

@wedamija
Copy link
Member

We changed the return type of build_digest, but mypy missed this due to the return typing being
Any. Luckily this only caused us to throw errors on empty digests which couldn't send, and didn't
block any actual emails from going out.

Fixes SENTRY-SJD

We changed the return type of `build_digest`, but mypy missed this due to the return typing being
`Any`. Luckily this only caused us to throw errors on empty digests which couldn't send, and didn't
block any actual emails from going out.

Fixes SENTRY-SJD
@wedamija wedamija requested a review from a team October 26, 2021 22:56
@wedamija wedamija enabled auto-merge (squash) October 26, 2021 22:59
@wedamija wedamija merged commit 37d3b84 into master Oct 26, 2021
@wedamija wedamija deleted the danf/digests_fix_empty_records branch October 26, 2021 23:17
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants