Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch cron jobs from pubsub to HTTP triggers #872

Merged
merged 19 commits into from
Oct 11, 2024

Add tests for coverage

3c471d5
Select commit
Loading
Failed to load commit list.
Merged

Switch cron jobs from pubsub to HTTP triggers #872

Add tests for coverage
3c471d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 11, 2024 in 1s

96.88% of diff hit (target 89.46%)

View this Pull Request on Codecov

96.88% of diff hit (target 89.46%)

Annotations

Check warning on line 117 in src/jobs/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jobs/index.ts#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 228 in src/jobs/slackNotifications.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jobs/slackNotifications.ts#L228

Added line #L228 was not covered by tests

Check warning on line 231 in src/jobs/slackNotifications.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jobs/slackNotifications.ts#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 71 in src/jobs/stalebot.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jobs/stalebot.ts#L71

Added line #L71 was not covered by tests