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

refactor(db): return service on created and updated #932

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

ecrupper
Copy link
Contributor

Continuing effort from these: #861, #882, #884, #913, #915, #928

@ecrupper ecrupper requested a review from a team as a code owner August 21, 2023 15:04
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #932 (b1e5187) into main (c41cb14) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #932      +/-   ##
==========================================
- Coverage   71.11%   71.11%   -0.01%     
==========================================
  Files         304      304              
  Lines       12529    12527       -2     
==========================================
- Hits         8910     8908       -2     
  Misses       3177     3177              
  Partials      442      442              
Files Changed Coverage Δ
api/build/cancel.go 0.00% <0.00%> (ø)
api/build/clean.go 0.00% <0.00%> (ø)
database/service/create.go 85.00% <80.00%> (-0.72%) ⬇️
database/service/update.go 85.00% <80.00%> (-0.72%) ⬇️

@ecrupper ecrupper merged commit ee0d2a0 into main Aug 21, 2023
12 of 13 checks passed
@ecrupper ecrupper deleted the refactor-return-db-service branch August 21, 2023 18:57
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.

3 participants