refactor(db): return schedule on create and update #915
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 is54.54%
.
@@ 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%) |
⬇️ |
Loading