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

Add tag related command to help command #147

Merged
merged 1 commit into from
Nov 8, 2023

Add tag related command to help command

9a666fa
Select commit
Loading
Failed to load commit list.
Merged

Add tag related command to help command #147

Add tag related command to help command
9a666fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

72.85% (+0.00%) compared to b7b9c00

View this Pull Request on Codecov

72.85% (+0.00%) compared to b7b9c00

Details

Codecov Report

Merging #147 (9a666fa) into master (b7b9c00) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master     #147   +/-   ##
=========================================
  Coverage     72.85%   72.85%           
  Complexity      712      712           
=========================================
  Files           113      113           
  Lines          2328     2328           
  Branches        277      277           
=========================================
  Hits           1696     1696           
  Misses          531      531           
  Partials        101      101           
Files Coverage Δ
...va/seedu/address/logic/commands/AddTagCommand.java 76.92% <ø> (ø)
...seedu/address/logic/commands/DeleteTagCommand.java 76.92% <ø> (ø)
src/main/java/seedu/address/logic/Messages.java 68.57% <0.00%> (ø)

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