Skip to content

[CS2103-W17-3] BookCoin To The Moon#40

Open
xuanqi966 wants to merge 683 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-W17-3:master
Open

[CS2103-W17-3] BookCoin To The Moon#40
xuanqi966 wants to merge 683 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-W17-3:master

Conversation

@xuanqi966
Copy link
Copy Markdown

A CLI facility management system which allows users to type in commands to manage bookings and presents users a structured and detailed information on facility availability.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 26, 2021

Codecov Report

Merging #40 (72dff39) into master (c36220c) will decrease coverage by 13.54%.
The diff coverage is 53.37%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #40       +/-   ##
=============================================
- Coverage     72.15%   58.61%   -13.55%     
- Complexity      399      615      +216     
=============================================
  Files            70      126       +56     
  Lines          1232     2375     +1143     
  Branches        125      316      +191     
=============================================
+ Hits            889     1392      +503     
- Misses          311      899      +588     
- Partials         32       84       +52     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/booking/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/booking/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/booking/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/main/java/seedu/booking/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...n/java/seedu/booking/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...in/java/seedu/booking/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...main/java/seedu/booking/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../main/java/seedu/booking/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...n/java/seedu/booking/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...ng/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 188 more

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 c36220c...72dff39. Read the comment docs.

Hzxin pushed a commit to markuz5116/tp that referenced this pull request Feb 27, 2021
ming-00 and others added 30 commits April 12, 2021 23:23
Fix help window not appearing on some platforms
Add images for user guide
Remove trailing whitespace for markdown files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants