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 #215

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

kohkaijie
Copy link

@kohkaijie kohkaijie commented Nov 10, 2023

Added parameter table containing specifications of allowed parameters. Made minor changes in UG which fixes the following issues:

Added parameter table containing specifications of allowed parameters.
Will update rest of the UG in next commit.
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #215 (7d34310) into master (4c68a8a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #215   +/-   ##
=========================================
  Coverage     72.20%   72.20%           
  Complexity      724      724           
=========================================
  Files           112      112           
  Lines          2547     2547           
  Branches        274      274           
=========================================
  Hits           1839     1839           
  Misses          601      601           
  Partials        107      107           
Files Coverage Δ
src/main/java/seedu/address/model/person/Ic.java 100.00% <ø> (ø)

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

Copy link

@cmHuang777 cmHuang777 left a comment

Choose a reason for hiding this comment

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

Looks good!

Updated UG to resolve minor discrepancies and added test cases checking
for valid NRIC involving non-caps letter inputs.
Copy link

@Mohammed-Faizzzz Mohammed-Faizzzz left a comment

Choose a reason for hiding this comment

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

Looks good!

@Mohammed-Faizzzz Mohammed-Faizzzz merged commit c6594dd into AY2324S1-CS2103T-T09-3:master Nov 10, 2023
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
3 participants