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-F13-4] UniMate #100

Open
wants to merge 629 commits into
base: master
Choose a base branch
from

Merge pull request #195 from lihongguang00/branch-Website

79eb156
Select commit
Loading
Failed to load commit list.
Open

[CS2103-F13-4] UniMate #100

Merge pull request #195 from lihongguang00/branch-Website
79eb156
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

91.01% (+2.03%) compared to 5a35c29

View this Pull Request on Codecov

91.01% (+2.03%) compared to 5a35c29

Details

Codecov Report

Merging #100 (79eb156) into master (5a35c29) will increase coverage by 2.03%.
The diff coverage is 79.19%.

@@             Coverage Diff              @@
##             master     #100      +/-   ##
============================================
+ Coverage     88.98%   91.01%   +2.03%     
- Complexity      885      975      +90     
============================================
  Files           112      121       +9     
  Lines          2379     2639     +260     
  Branches        268      299      +31     
============================================
+ Hits           2117     2402     +285     
+ Misses          196      169      -27     
- Partials         66       68       +2     
Files Coverage Δ
src/main/java/seedu/address/logic/Messages.java 95.23% <100.00%> (+2.93%) ⬆️
...edu/address/logic/commands/ClearEventsCommand.java 100.00% <ø> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/EditCommand.java 97.46% <100.00%> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <100.00%> (ø)
...dress/logic/commands/ViewContactEventsCommand.java 100.00% <100.00%> (ø)
...ess/logic/parser/AddContactEventCommandParser.java 100.00% <100.00%> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <100.00%> (ø)
.../address/logic/parser/DeleteTaskCommandParser.java 100.00% <100.00%> (ø)
... and 41 more

... and 5 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!