Skip to content

[CS2103T-T17-4] Abπ - #39

Open
atmh wants to merge 687 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103T-T17-4:master
Open

[CS2103T-T17-4] Abπ#39
atmh wants to merge 687 commits into
nus-cs2103-AY2122S2:masterfrom
AY2122S2-CS2103T-T17-4:master

Conversation

@atmh

@atmh atmh commented Feb 13, 2022

Copy link
Copy Markdown

Abπ helps insurance agents manage contacts of their clients. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter

codecov-commenter commented Feb 13, 2022

Copy link
Copy Markdown

Codecov Report

Merging #39 (8ff3080) into master (4f7660a) will increase coverage by 1.96%.
The diff coverage is 76.71%.

@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
+ Coverage     72.15%   74.12%   +1.96%     
- Complexity      399      687     +288     
============================================
  Files            70       98      +28     
  Lines          1232     2095     +863     
  Branches        125      238     +113     
============================================
+ Hits            889     1553     +664     
- Misses          311      475     +164     
- Partials         32       67      +35     
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/util/FileUtil.java 77.27% <ø> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ViewCommand.java 0.00% <0.00%> (ø)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <ø> (ø)
.../seedu/address/logic/parser/ViewCommandParser.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 20.00% <0.00%> (ø)
... and 73 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...8ff3080. Read the comment docs.

tandeshao and others added 28 commits April 4, 2022 23:26
[#244] Improve AddTagCommand and DeleteTagCommand messages
[#226] Abπ does not make a backup correctly when there exists a backup.json file.
[#200] Error message for incorrect index given
[#235] Fix email to have at least one period
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