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

chore: merge 2 workers in one #33

Merged
merged 12 commits into from
Dec 9, 2022
Merged

Conversation

antoinegelloz
Copy link
Contributor

No description provided.

@gitguardian
Copy link

gitguardian bot commented Nov 14, 2022

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #33 (3d6119d) into main (afca2ec) will decrease coverage by 0.91%.
The diff coverage is 60.48%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   60.20%   59.28%   -0.92%     
==========================================
  Files          32       27       -5     
  Lines        1098     1002      -96     
==========================================
- Hits          661      594      -67     
+ Misses        350      321      -29     
  Partials       87       87              
Impacted Files Coverage Δ
cmd/worker.go 0.00% <0.00%> (ø)
pkg/server/module.go 100.00% <ø> (ø)
pkg/worker/worker.go 63.19% <57.89%> (ø)
pkg/storage/postgres/postgres.go 62.57% <62.57%> (ø)
pkg/config.go 76.31% <66.66%> (-3.00%) ⬇️
pkg/attempt.go 69.35% <78.57%> (-0.46%) ⬇️
pkg/worker/module.go 82.85% <85.71%> (ø)
cmd/flag/flags.go 67.27% <100.00%> (-1.15%) ⬇️
pkg/server/get.go 48.83% <100.00%> (ø)
pkg/server/test.go 37.93% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@flemzord flemzord merged commit 672e039 into main Dec 9, 2022
@flemzord flemzord deleted the chore/merge-2-workers-in-one branch December 9, 2022 17:14
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