Skip to content

[CS2103-T10-3] NetworkUS#75

Open
samyipsh wants to merge 513 commits into
nus-cs2103-AY2122S1:masterfrom
AY2122S1-CS2103T-T10-3:master
Open

[CS2103-T10-3] NetworkUS#75
samyipsh wants to merge 513 commits into
nus-cs2103-AY2122S1:masterfrom
AY2122S1-CS2103T-T10-3:master

Conversation

@samyipsh

Copy link
Copy Markdown

The app will help maintain a list of contacts with relevant important details for NUS CS students. These include fields specific to NUS. It can include similar groups (eg. modules, projects) users were in, contact information (eg. LinkedIn, GitHub, Telegram), and tags including experience in certain tech areas (eg. web development)

@codecov-commenter

codecov-commenter commented Sep 22, 2021

Copy link
Copy Markdown

Codecov Report

Merging #75 (3d94b41) into master (ba53b8c) will decrease coverage by 0.67%.
The diff coverage is 71.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #75      +/-   ##
============================================
- Coverage     72.15%   71.48%   -0.68%     
- Complexity      399      651     +252     
============================================
  Files            70       97      +27     
  Lines          1232     2062     +830     
  Branches        125      239     +114     
============================================
+ Hits            889     1474     +585     
- Misses          311      521     +210     
- Partials         32       67      +35     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...edu/address/logic/commands/DeleteAliasCommand.java 0.00% <0.00%> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø)
...seedu/address/logic/commands/ShowAliasCommand.java 0.00% <0.00%> (ø)
...address/logic/parser/DeleteAliasCommandParser.java 0.00% <0.00%> (ø)
...u/address/logic/parser/OpenFieldCommandParser.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø)
... and 62 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 ba53b8c...3d94b41. Read the comment docs.

bentanjunrong pushed a commit to bentanjunrong/tp that referenced this pull request Oct 12, 2021
HalphasX pushed a commit to HalphasX/tp that referenced this pull request Oct 26, 2021
DystoriaX and others added 27 commits October 27, 2021 20:02
Bug: Alias replaces arguments
Added DeleteAliasCommand to delete existing Aliases
Added show and deleteAlias command and HowToUse Page On user Docs
…Numbers

Change alphanumeric to letters and numbers for better readability
Fix bugs relating to DeleteAlias command
e0543403 and others added 30 commits November 8, 2021 21:14
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