Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103T-F11-4] Travelling Businessman #9

Open
wants to merge 1,788 commits into
base: master
Choose a base branch
from

Conversation

LeeEnHao
Copy link

@LeeEnHao LeeEnHao commented Sep 5, 2020

Traveling Businessman is a CLI optimized, client and schedule management system that aims to be the companion to an international businessperson. It allows for management of notes and contacts across different countries and time zones.

@LeeEnHao LeeEnHao marked this pull request as ready for review September 5, 2020 06:49
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2020

Codecov Report

Merging #9 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

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 b3e3b78...552e1f1. Read the comment docs.

iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Sep 24, 2020
li-s pushed a commit to li-s/tp that referenced this pull request Sep 26, 2020
Updates _config.yml - Resolve nus-cs2103-AY2021S1#25 
README - Updates build status badge - Resolve nus-cs2103-AY2021S1#18 
README - Add Ui mockup - Resolve nus-cs2103-AY2021S1#11 
AboutUs - Add information of Ma Yueran - Resolve nus-cs2103-AY2021S1#10
UserGuide - Updates Introduction of HelloFile - Resolve nus-cs2103-AY2021S1#9
@codecov-io
Copy link

codecov-io commented Oct 9, 2020

Codecov Report

Merging #9 (903b004) into master (b3e3b78) will increase coverage by 17.55%.
The diff coverage is 93.10%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #9       +/-   ##
=============================================
+ Coverage     72.31%   89.86%   +17.55%     
- Complexity      400      995      +595     
=============================================
  Files            70      112       +42     
  Lines          1228     2645     +1417     
  Branches        124      303      +179     
=============================================
+ Hits            888     2377     +1489     
+ Misses          308      183      -125     
- Partials         32       85       +53     
Impacted Files Coverage Δ Complexity Δ
...c/main/java/seedu/address/commons/core/Config.java 100.00% <ø> (+31.81%) 13.00 <0.00> (+6.00)
...n/java/seedu/address/commons/core/GuiSettings.java 92.30% <ø> (+23.07%) 12.00 <0.00> (+7.00)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
.../main/java/seedu/address/commons/core/Version.java 97.50% <ø> (+15.00%) 22.00 <0.00> (+3.00)
...n/java/seedu/address/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
.../seedu/address/logic/parser/ArgumentTokenizer.java 97.36% <ø> (ø) 9.00 <0.00> (ø)
...c/main/java/seedu/address/logic/parser/Prefix.java 91.66% <ø> (ø) 7.00 <0.00> (ø)
.../main/java/seedu/address/model/client/Address.java 100.00% <ø> (ø) 8.00 <0.00> (?)
... and 171 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 b3e3b78...903b004. Read the comment docs.

BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 18, 2020
GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Nov 6, 2020
LeeEnHao and others added 23 commits November 8, 2020 15:20
Co-authored-by: qwoprocks <46164638+qwoprocks@users.noreply.github.com>
Co-authored-by: qwoprocks <46164638+qwoprocks@users.noreply.github.com>
Co-authored-by: qwoprocks <46164638+qwoprocks@users.noreply.github.com>
Sample and commons package
chrystalquek pushed a commit to chrystalquek/tp that referenced this pull request Nov 12, 2020
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.

None yet

7 participants