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

Support for Cron expressions #452

Merged
merged 20 commits into from Jul 1, 2020
Merged

Support for Cron expressions #452

merged 20 commits into from Jul 1, 2020

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Jun 29, 2020

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2020

Codecov Report

Merging #452 into master will increase coverage by 0.25%.
The diff coverage is 81.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
+ Coverage   90.76%   91.01%   +0.25%     
==========================================
  Files          44       45       +1     
  Lines        2934     2983      +49     
==========================================
+ Hits         2663     2715      +52     
+ Misses        271      268       -3     
Impacted Files Coverage Δ
django_q/core_signing.py 84.61% <ø> (ø)
django_q/__init__.py 71.42% <66.66%> (-28.58%) ⬇️
django_q/tests/test_brokers.py 71.69% <71.95%> (+0.32%) ⬆️
django_q/cluster.py 91.83% <85.71%> (-0.14%) ⬇️
django_q/admin.py 98.18% <92.30%> (-1.82%) ⬇️
django_q/models.py 98.21% <92.30%> (+0.76%) ⬆️
django_q/apps.py 100.00% <100.00%> (ø)
django_q/brokers/disque.py 98.14% <100.00%> (+0.10%) ⬆️
django_q/management/commands/qmonitor.py 100.00% <100.00%> (ø)
django_q/migrations/0011_auto_20200628_1055.py 100.00% <100.00%> (ø)
... and 9 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 29b7e27...f223cfc. Read the comment docs.

@Koed00 Koed00 merged commit bcd119c into master Jul 1, 2020
@Koed00 Koed00 deleted the cron branch July 1, 2020 12:38
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

2 participants