Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Suggestions incoming shortly - it also seems it's the first time we've ever tried to pass ActiveRecord::Relation as a parameter to .with( - which I believe is not a supported type? Seems to be corroborated by the "Unsupported argument type: ActiveRecord::Relation" error when trying to implement tests.
…relations (not serializable)
Suggestions for PR #1662
|
tsck, seems like mail delivery test might need better isolation (or maybe not, the pipeline only complains about the recipient's email), CircleCI didn't like the merged version at all. Initially. Must be flaky. Yup, definitely flaky. |
Adds content summary emails sent to staff. Helps in raising our email volume to avoid AWS issues...