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 schedule on create and update #915

Merged
merged 5 commits into from
Aug 15, 2023

Conversation

ecrupper
Copy link
Contributor

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

@ecrupper ecrupper self-assigned this Jul 25, 2023
@ecrupper ecrupper requested a review from a team as a code owner July 25, 2023 11:06
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #915 (c60f664) into main (439455c) will increase coverage by 0.02%.
The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
+ Coverage   71.38%   71.40%   +0.02%     
==========================================
  Files         304      304              
  Lines       12500    12495       -5     
==========================================
- Hits         8923     8922       -1     
+ Misses       3142     3138       -4     
  Partials      435      435              
Files Changed Coverage Δ
api/schedule/create.go 14.50% <0.00%> (+0.21%) ⬆️
api/schedule/update.go 0.00% <0.00%> (ø)
database/schedule/update.go 84.21% <66.66%> (ø)
database/schedule/create.go 81.25% <80.00%> (-1.11%) ⬇️

plyr4
plyr4 previously approved these changes Aug 8, 2023
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