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

Update Ui.png #195

Merged
merged 4 commits into from
Nov 5, 2021
Merged

Conversation

wlren
Copy link

@wlren wlren commented Nov 4, 2021

Minor changes to documentation.
Skeleton for Weilin PPP

@codecov-commenter
Copy link

Codecov Report

Merging #195 (f7ee694) into master (dea6199) will increase coverage by 1.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #195      +/-   ##
============================================
+ Coverage     60.67%   61.74%   +1.07%     
- Complexity      680      693      +13     
============================================
  Files           124      123       -1     
  Lines          2764     2766       +2     
  Branches        264      266       +2     
============================================
+ Hits           1677     1708      +31     
+ Misses          992      964      -28     
+ Partials         95       94       -1     
Impacted Files Coverage Δ
src/main/java/seedu/address/ui/TaskCard.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/address/ui/StatusBarFooter.java
...u/address/logic/commands/task/EditTaskCommand.java 97.97% <0.00%> (+1.01%) ⬆️
.../seedu/address/logic/parser/ArgumentTokenizer.java 93.10% <0.00%> (+3.44%) ⬆️
...va/seedu/address/logic/parser/CommandArgument.java 92.59% <0.00%> (+3.70%) ⬆️
...java/seedu/address/logic/commands/FindCommand.java 88.23% <0.00%> (+5.88%) ⬆️
...u/address/logic/commands/task/FindTaskCommand.java 82.35% <0.00%> (+6.35%) ⬆️
...ress/model/task/TaskContainsKeywordsPredicate.java 85.71% <0.00%> (+7.14%) ⬆️
...in/java/seedu/address/logic/parser/ParserUtil.java 98.03% <0.00%> (+9.80%) ⬆️
... and 3 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 dea6199...f7ee694. Read the comment docs.

Copy link

@jeffsieu jeffsieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffsieu jeffsieu merged commit 7befe2f into AY2122S1-CS2103-F09-2:master Nov 5, 2021
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.

3 participants