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

[CS2103-W12-4] Reache #44

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

Conversation

NicsunXnus
Copy link

Reache helps busy working professionals manage their large personal and professional networks by providing an easy-to-use interface to store contacts, find contacts, and organize meetings.

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2022

Codecov Report

Merging #44 (56a0359) into master (4f7660a) will decrease coverage by 5.11%.
The diff coverage is 65.14%.

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
- Coverage     72.15%   67.04%   -5.12%     
- Complexity      399      830     +431     
============================================
  Files            70      119      +49     
  Lines          1232     2752    +1520     
  Branches        125      340     +215     
============================================
+ Hits            889     1845     +956     
- Misses          311      790     +479     
- Partials         32      117      +85     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
.../main/java/seedu/address/commons/core/Version.java 82.50% <ø> (ø)
...n/java/seedu/address/commons/core/index/Index.java 90.90% <0.00%> (-9.10%) ⬇️
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø)
.../seedu/address/logic/parser/ArgumentTokenizer.java 97.36% <ø> (ø)
...c/main/java/seedu/address/logic/parser/Prefix.java 91.66% <ø> (ø)
...ain/java/seedu/address/storage/JsonAdaptedTag.java 90.90% <0.00%> (-9.10%) ⬇️
...u/address/storage/JsonSerializableAddressBook.java 71.42% <0.00%> (-28.58%) ⬇️
src/main/java/seedu/address/ui/AddressesCard.java 0.00% <0.00%> (ø)
... and 96 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 4f7660a...56a0359. Read the comment docs.

muraddurrani and others added 30 commits April 11, 2022 21:42
Update manual testing steps
Add instructions for manual testing in DG
Updated Manual testing for Add, Edit, Back
…-testing

Add list and view to manual testing
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.

5 participants