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

Change way celery is working #13

Merged
merged 6 commits into from
Mar 19, 2020
Merged

Change way celery is working #13

merged 6 commits into from
Mar 19, 2020

Conversation

jrmi
Copy link
Collaborator

@jrmi jrmi commented Mar 19, 2020

To enable using celery in the main project

@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

Merging #13 into master will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   93.58%   93.52%   -0.06%     
==========================================
  Files          17       16       -1     
  Lines         655      649       -6     
==========================================
- Hits          613      607       -6     
  Misses         42       42              
Impacted Files Coverage Δ
django_geosource/app_settings.py 100.00% <ø> (ø)
django_geosource/geostore_callbacks.py 96.55% <ø> (ø)
...eosource/management/commands/resync_all_sources.py 94.73% <ø> (ø)
...ngo_geosource/management/commands/resync_source.py 100.00% <ø> (ø)
django_geosource/parsers.py 33.33% <ø> (ø)
django_geosource/tasks.py 96.42% <ø> (ø)
django_geosource/mixins.py 100.00% <100.00%> (ø)
django_geosource/models.py 99.09% <100.00%> (-0.01%) ⬇️
django_geosource/schedulers.py 91.11% <100.00%> (ø)
django_geosource/serializers.py 88.46% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ad970e...2edb2e8. Read the comment docs.

@jrmi jrmi changed the title Change way celery working Change way celery is working Mar 19, 2020
@jrmi jrmi merged commit a8e8af9 into master Mar 19, 2020
@submarcos submarcos deleted the change-way-celery-working branch October 7, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant