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

Add celery tasks to listen to postgres NOTIFY #4287

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Add celery tasks to listen to postgres NOTIFY

d1ac464
Select commit
Loading
Failed to load commit list.
Draft

Add celery tasks to listen to postgres NOTIFY #4287

Add celery tasks to listen to postgres NOTIFY
d1ac464
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 30, 2024 in 0s

29.16% of diff hit (target 100.00%)

View this Pull Request on Codecov

29.16% of diff hit (target 100.00%)

Annotations

Check warning on line 133 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 139 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 144 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L141-L144

Added lines #L141 - L144 were not covered by tests

Check warning on line 146 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L146

Added line #L146 was not covered by tests

Check warning on line 150 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 153 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L153

Added line #L153 was not covered by tests

Check warning on line 161 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L158-L161

Added lines #L158 - L161 were not covered by tests

Check warning on line 163 in geotrek/common/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

geotrek/common/tasks.py#L163

Added line #L163 was not covered by tests