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

Prepare CLISyntax for module support #77

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

ji-just-ji
Copy link

Add PREFIX_MODULE and PREFIX_SEMESTER to CLISyntax
Fix check errors in documentation

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0dd42c1) 75.26% compared to head (b33c122) 75.29%.
Report is 7 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
+ Coverage     75.26%   75.29%   +0.03%     
  Complexity      419      419              
============================================
  Files            71       71              
  Lines          1338     1340       +2     
  Branches        126      126              
============================================
+ Hits           1007     1009       +2     
  Misses          301      301              
  Partials         30       30              
Files Coverage Δ
...ain/java/seedu/address/logic/parser/CliSyntax.java 87.50% <100.00%> (+4.16%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rocketninja7
Copy link

LGTM

@rocketninja7 rocketninja7 merged commit 40c1128 into AY2324S1-CS2103T-T13-0:master Oct 5, 2023
3 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
Development

Successfully merging this pull request may close these issues.

3 participants