Closed RB9823 closed 1 year ago
Merging #278 (4fb8fb0) into master (83d3acb) will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## master #278 +/- ##
=========================================
Coverage 70.24% 70.24%
Complexity 564 564
=========================================
Files 93 93
Lines 1872 1872
Branches 214 214
=========================================
Hits 1315 1315
Misses 480 480
Partials 77 77
Files | Coverage Δ | |
---|---|---|
src/main/java/seedu/address/ui/HelpWindow.java | 0.00% <0.00%> (ø) |
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
LGTM. 1 line from HelpWindow.java is not covered but we can settle that at another time
Made most of the major sections collapsible in both the Developer and Userr Guides. Modified the HelpWindow to directly fetch and display the User Guide. Users can still choose to copy the URL and use a different browser.