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 User Guide #152

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

KishenKumarrrrr
Copy link

* 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp:
  Add newline at EOF of FourBugListPanels.fxml
  Fix checkstyle
  Fix UI bugs
  Discard find command out of application
  Refactor CommandTestUtil file
  Add more test cases for search command & Delete find command test
  Refactor sample typical bugs in test data
  Update Priority visualization & Hook Note to UI
  fix checkstyle
  Add test cases for EditByState, DeleteByState and MoveByState
  Refactor test cases for AddTagByStateCommandTest, AddTagCommandTest, EditTagByStateCommandTest and EditTagCommandTest
  Fix checkstyle
  Add test cases for AddTagCommandParser and EditTagCommandParser
  Add test cases for AddTagByStateCommandTest and EditTagByStateCommandTest
  Add defensive methods to constructor of AddTagByStateCommand and EditTagByStateCommand
  Change kanban command to switch
  Change message for editTagCommand and addTagCommand
  Add editTag by state and addTag by state
  Refactor EditTag and AddTag commands and tests
@KishenKumarrrrr KishenKumarrrrr added the type.Documentation Improvements or additions to documentation (e.g. README.md, User Guide, etc.) label Oct 26, 2020
@KishenKumarrrrr KishenKumarrrrr added this to the v1.3 milestone Oct 26, 2020
@KishenKumarrrrr KishenKumarrrrr self-assigned this Oct 26, 2020
Copy link

@the-reefshark the-reefshark left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@codecov-io
Copy link

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #152   +/-   ##
=========================================
  Coverage     73.38%   73.38%           
  Complexity      576      576           
=========================================
  Files            86       86           
  Lines          1717     1717           
  Branches        224      224           
=========================================
  Hits           1260     1260           
  Misses          388      388           
  Partials         69       69           

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 5bd6f4a...0264c2f. Read the comment docs.

@KishenKumarrrrr KishenKumarrrrr merged commit 0da364b into AY2021S1-CS2103T-W17-1:master Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type.Documentation Improvements or additions to documentation (e.g. README.md, User Guide, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants