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

Merge branch 'main' into refactor-return-db-schedule

c60f664
Select commit
Loading
Failed to load commit list.
Merged

refactor(db): return schedule on create and update #915

Merge branch 'main' into refactor-return-db-schedule
c60f664
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 11, 2023 in 1s

71.40% (target 90.00%)

View this Pull Request on Codecov

71.40% (target 90.00%)

Details

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