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

job "namespacing" #4

Merged
merged 5 commits into from
Feb 3, 2022
Merged

job "namespacing" #4

merged 5 commits into from
Feb 3, 2022

Conversation

fopinappb
Copy link
Contributor

Option to prefix every job name with a fixed string (in dkron), allowing different django projects or instances (using this app) to share the same dkron cluster without overriding jobs

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2022

Codecov Report

Merging #4 (63889c0) into main (987d0a3) will increase coverage by 1.13%.
The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   85.68%   86.81%   +1.13%     
==========================================
  Files          14       14              
  Lines         447      493      +46     
==========================================
+ Hits          383      428      +45     
- Misses         64       65       +1     
Impacted Files Coverage Δ
dkron/apps.py 100.00% <ø> (ø)
dkron/views.py 96.77% <85.71%> (+0.16%) ⬆️
dkron/utils.py 85.96% <93.50%> (+3.48%) ⬆️
dkron/management/commands/run_dkron.py 65.38% <100.00%> (-0.62%) ⬇️
dkron/models.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 987d0a3...63889c0. Read the comment docs.

@fopinappb fopinappb merged commit 7801589 into main Feb 3, 2022
@DDuarte DDuarte deleted the namespacing branch February 16, 2024 13:36
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