Skip to content

[CS2103-W17-4] iScam#34

Open
Tomashiwa wants to merge 644 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-W17-4:master
Open

[CS2103-W17-4] iScam#34
Tomashiwa wants to merge 644 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-W17-4:master

Conversation

@Tomashiwa
Copy link
Copy Markdown

iScam helps insurance agents manage client data and meetings efficiently. It consolidates daily meetings and deadlines into a one-page solution that is easy to refer to.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 15, 2021

Codecov Report

Merging #34 (dcd8b45) into master (c36220c) will decrease coverage by 21.16%.
The diff coverage is 43.69%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #34       +/-   ##
=============================================
- Coverage     72.15%   50.99%   -21.17%     
- Complexity      399      478       +79     
=============================================
  Files            70      111       +41     
  Lines          1232     2169      +937     
  Branches        125      249      +124     
=============================================
+ Hits            889     1106      +217     
- Misses          311     1001      +690     
- Partials         32       62       +30     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/iscam/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/iscam/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/iscam/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...ain/java/seedu/iscam/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...c/main/java/seedu/iscam/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...am/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...scam/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...rc/main/java/seedu/iscam/commons/util/AppUtil.java 88.88% <ø> (ø) 5.00 <0.00> (?)
.../java/seedu/iscam/commons/util/CollectionUtil.java 87.50% <ø> (ø) 5.00 <0.00> (?)
...main/java/seedu/iscam/commons/util/ConfigUtil.java 75.00% <ø> (ø) 2.00 <0.00> (?)
... and 149 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...dcd8b45. Read the comment docs.

Tomashiwa and others added 29 commits April 5, 2021 15:26
Sorting Meetings with uncompleted meetings at the top
Findmeet can now search by day of week
Restrict editing and rescheduling of meeting to uncompleted meetings
Closed issues listed in module forum
Correct DateTime to display error message when invalid date is given
Add test cases for MeetingBookStorage
Shifted members' pictures out to check tp progress checker
JodyLorah and others added 30 commits April 11, 2021 19:19
Adds Manual Testing section for DG
Update screenshot for showCommand in UG
Updated ShowCommandSequenceDiagram.png
Ammended Manual Testing in DG
Rectify UG Client Command Sequence Diagram errors
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