Closed Zwang1680 closed 3 years ago
Merging #214 (0ef7337) into main (f103fe4) will decrease coverage by
0.00%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #214 +/- ##
============================================
- Coverage 99.82% 99.81% -0.01%
Complexity 342 342
============================================
Files 83 83
Lines 1669 1659 -10
Branches 77 77
============================================
- Hits 1666 1656 -10
Misses 3 3
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ascript/src/main/components/Courses/CourseTable.js | 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 f103fe4...0ef7337. Read the comment docs.
Nice PR! Your PR can be merged once you get an approving review from a staff member and a member of your team.
Keep in mind, code reviews only count if you use the "Approve" or "Request changes" option in GitHub. You can find this under the "Files changed" tab under the "Review changes" button.
Generated by :no_entry_sign: dangerJS against 0ef73372871e602a15edf7e3a544ead4267e8a7d
Refactored the coursetable to include just the default arrows not our own premade ones. Also edited the test file to no longer check for the made arrows.