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

Conversation

zekone
Copy link

@zekone zekone commented Nov 8, 2023

Just as title. Fixes issues #142 and #96.

Copy link

codecov bot commented Nov 8, 2023

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!

Copy link

@Nixx162 Nixx162 left a comment

Choose a reason for hiding this comment

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

LGTM

@Nixx162 Nixx162 merged commit 4fcff1d into AY2324S1-CS2103T-W16-1:master Nov 8, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants