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

fix: Rework API responses #39

Merged
merged 2 commits into from
Dec 1, 2022
Merged

Conversation

antoinegelloz
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #39 (bf55d44) into main (1dc229a) will increase coverage by 0.80%.
The diff coverage is 54.81%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   59.55%   60.35%   +0.80%     
==========================================
  Files          33       31       -2     
  Lines        1083     1062      -21     
==========================================
- Hits          645      641       -4     
+ Misses        343      337       -6     
+ Partials       95       84      -11     
Impacted Files Coverage Δ
pkg/server/health.go 100.00% <ø> (ø)
pkg/server/activation.go 43.47% <43.47%> (ø)
pkg/server/insert.go 43.75% <46.15%> (ø)
pkg/server/secret.go 57.14% <50.00%> (ø)
pkg/storage/mongo/mongo.go 62.57% <51.31%> (-5.41%) ⬇️
pkg/worker/messages/worker.go 66.66% <66.66%> (ø)
pkg/worker/retries/worker.go 65.43% <75.00%> (+2.14%) ⬆️
pkg/config.go 79.31% <100.00%> (+7.88%) ⬆️
pkg/server/delete.go 66.66% <100.00%> (ø)
pkg/server/get.go 48.83% <100.00%> (ø)
... and 2 more

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

pkg/server/service.go Outdated Show resolved Hide resolved
@antoinegelloz antoinegelloz merged commit f9e64ea into main Dec 1, 2022
@antoinegelloz antoinegelloz deleted the fix/num-1014-rework-api-responses branch December 1, 2022 09:06
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