Skip to content

[CS2103-T16-1] SpamEZ#28

Open
JQChong wants to merge 339 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-T16-1:master
Open

[CS2103-T16-1] SpamEZ#28
JQChong wants to merge 339 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103-T16-1:master

Conversation

@JQChong
Copy link
Copy Markdown

@JQChong JQChong commented Feb 15, 2021

SpamEZ allows NUS staff to disseminate emails and information to NUS population faster and more efficiently. This provides users an automated alternative to manually deciding the target group and method for sending specific information.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 15, 2021

Codecov Report

Merging #28 (f7a9c99) into master (eccb717) will increase coverage by 2.04%.
The diff coverage is 77.84%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
+ Coverage     72.15%   74.20%   +2.04%     
- Complexity      399      674     +275     
============================================
  Files            70      100      +30     
  Lines          1232     1989     +757     
  Branches        125      246     +121     
============================================
+ Hits            889     1476     +587     
- Misses          311      419     +108     
- Partials         32       94      +62     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...rc/main/java/seedu/address/model/person/Email.java 72.72% <0.00%> (-7.28%) 6.00 <0.00> (ø)
...rson/predicates/NameContainsKeywordsPredicate.java 100.00% <ø> (ø) 7.00 <0.00> (?)
.../java/seedu/address/model/util/SampleDataUtil.java 20.00% <0.00%> (ø) 1.00 <0.00> (ø)
src/main/java/seedu/address/ui/CommandBox.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 88 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 eccb717...f7a9c99. Read the comment docs.

markuz5116 added a commit to markuz5116/tp that referenced this pull request Feb 25, 2021
…te-ug-markuz5116

Branch update UG markuz5116
JQChong and others added 28 commits March 24, 2021 23:13
…t-command

Update developer guide for sort command
Update developer guide for mode of contact
... to make it more palatable...
Improve implementation of blacklist
SpamEz is currently unable to blacklist multiple contacts at once.

It can be very tedious and time consuming to blacklist a large number
of contacts.

Implement the ability to mass blacklist/mass unblacklist multiple
contacts simultaneously.

Enable users to blacklist a large number of contacts more efficiently.
JQChong and others added 30 commits April 11, 2021 23:37
Add test cases for saving data
…-bugs

Improve documentation and fix bugs
Add examples for blacklist and collect
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