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

refactor(db): return service on created and updated

b1e5187
Select commit
Loading
Failed to load commit list.
Merged

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

refactor(db): return service on created and updated
b1e5187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2023 in 0s

71.11% (target 90.00%)

View this Pull Request on Codecov

71.11% (target 90.00%)

Details

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%) ⬇️