Closed moisesgtz closed 3 years ago
Merging #155 (a1b2225) into main (b60e653) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #155 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 327 327
===========================================
Files 77 77
Lines 1470 1468 -2
Branches 69 69
===========================================
- Hits 1470 1468 -2
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../src/main/components/OfficeHours/OfficeHourForm.js | 100.00% <100.00%> (ø) |
0.00 <0.00> (ø) |
|
javascript/src/main/utils/OfficeHourFormHelpers.js | 100.00% <100.00%> (ø) |
0.00 <0.00> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b60e653...a1b2225. Read the comment docs.
Added zoom link to be optional for creating office hours
20 pts for the drop down, 10 points for making zoom room link optional.
Working drop-down menu for the days of the week on the "Add New Office Hours" Page.