Closed Andrew-Dickinson closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.21%. Comparing base (
c621408
) to head (c02fb65
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Only run celery tasks if the corresponding feature flags are enabled, so that we can conditionally enable them by stage and prevent logspam, whoops