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(database): return repo object on created and updated #913

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

ecrupper
Copy link
Contributor

Continuing effort from these: #861, #882, #884

@ecrupper ecrupper requested a review from a team as a code owner July 18, 2023 16:33
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #913 (7392655) into main (af55191) will decrease coverage by 0.11%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #913      +/-   ##
==========================================
- Coverage   71.47%   71.37%   -0.11%     
==========================================
  Files         304      304              
  Lines       12450    12466      +16     
==========================================
- Hits         8899     8897       -2     
- Misses       3120     3134      +14     
- Partials      431      435       +4     
Impacted Files Coverage Δ
api/build/create.go 0.00% <0.00%> (ø)
api/build/restart.go 0.00% <0.00%> (ø)
database/repo/create.go 55.88% <26.66%> (-21.05%) ⬇️
database/repo/update.go 55.88% <26.66%> (-21.05%) ⬇️

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.

4 participants