AY2324S1-CS2103T-W11-4 / tp

MIT License
1 stars 5 forks source link

Add icons for notes, tips and warnings #229

Closed JizhuoChen closed 1 year ago

JizhuoChen commented 1 year ago

Add icons for notes, tips and warnings

codecov[bot] commented 1 year ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c25ea53) 61.18% compared to head (6d2b15a) 64.24%. Report is 13 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ============================================ + Coverage 61.18% 64.24% +3.05% - Complexity 613 646 +33 ============================================ Files 111 111 Lines 2396 2405 +9 Branches 240 241 +1 ============================================ + Hits 1466 1545 +79 + Misses 862 787 -75 - Partials 68 73 +5 ``` | [Files](https://app.codecov.io/gh/AY2324S1-CS2103T-W11-4/tp/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AY2324S1-CS2103T-W11-4) | Coverage Δ | | |---|---|---| | [...logic/commands/DeleteDeveloperFromTeamCommand.java](https://app.codecov.io/gh/AY2324S1-CS2103T-W11-4/tp/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AY2324S1-CS2103T-W11-4#diff-c3JjL21haW4vamF2YS9zZWVkdS9hZGRyZXNzL2xvZ2ljL2NvbW1hbmRzL0RlbGV0ZURldmVsb3BlckZyb21UZWFtQ29tbWFuZC5qYXZh) | `100.00% <100.00%> (+100.00%)` | :arrow_up: | | [...eedu/address/logic/commands/DeleteTeamCommand.java](https://app.codecov.io/gh/AY2324S1-CS2103T-W11-4/tp/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AY2324S1-CS2103T-W11-4#diff-c3JjL21haW4vamF2YS9zZWVkdS9hZGRyZXNzL2xvZ2ljL2NvbW1hbmRzL0RlbGV0ZVRlYW1Db21tYW5kLmphdmE=) | `100.00% <100.00%> (+100.00%)` | :arrow_up: | | [...c/parser/DeleteDeveloperFromTeamCommandParser.java](https://app.codecov.io/gh/AY2324S1-CS2103T-W11-4/tp/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AY2324S1-CS2103T-W11-4#diff-c3JjL21haW4vamF2YS9zZWVkdS9hZGRyZXNzL2xvZ2ljL3BhcnNlci9EZWxldGVEZXZlbG9wZXJGcm9tVGVhbUNvbW1hbmRQYXJzZXIuamF2YQ==) | `71.42% <100.00%> (ø)` | | | [.../seedu/address/logic/parser/AddressBookParser.java](https://app.codecov.io/gh/AY2324S1-CS2103T-W11-4/tp/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AY2324S1-CS2103T-W11-4#diff-c3JjL21haW4vamF2YS9zZWVkdS9hZGRyZXNzL2xvZ2ljL3BhcnNlci9BZGRyZXNzQm9va1BhcnNlci5qYXZh) | `65.62% <0.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/AY2324S1-CS2103T-W11-4/tp/pull/229/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AY2324S1-CS2103T-W11-4)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.