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

Post execute signal and tests #580

Merged
merged 4 commits into from
Jun 20, 2021
Merged

Post execute signal and tests #580

merged 4 commits into from
Jun 20, 2021

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Jun 20, 2021

Adds post execute signal and signal test coverage

@codecov
Copy link

codecov bot commented Jun 20, 2021

Codecov Report

Merging #580 (2a35f46) into master (099d4c6) will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
+ Coverage   90.23%   90.45%   +0.21%     
==========================================
  Files          50       50              
  Lines        3298     3372      +74     
==========================================
+ Hits         2976     3050      +74     
  Misses        322      322              
Impacted Files Coverage Δ
django_q/cluster.py 92.12% <100.00%> (+0.01%) ⬆️
django_q/signals.py 100.00% <100.00%> (ø)
django_q/tests/test_cluster.py 100.00% <100.00%> (ø)

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 099d4c6...2a35f46. Read the comment docs.

@Koed00 Koed00 merged commit f8cd136 into master Jun 20, 2021
@Koed00 Koed00 deleted the signal_tests branch June 20, 2021 13:43
aleehedl pushed a commit to Kaleva/django-q that referenced this pull request Dec 21, 2021
* adds post_execute signal and tests

* Updates signal docts

* Fixes typo in docs
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.

2 participants