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

Final changes #216

Merged
merged 14 commits into from
Apr 10, 2023
Merged

Conversation

kohkaixun
Copy link

No description provided.

@kohkaixun kohkaixun added documentation Improvements or additions to documentation refactor Refactor code labels Apr 10, 2023
@kohkaixun kohkaixun added this to the v1.4 milestone Apr 10, 2023
@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5e3aff8) 79.55% compared to head (cd3d7c5) 79.55%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #216   +/-   ##
=========================================
  Coverage     79.55%   79.55%           
+ Complexity      598      596    -2     
=========================================
  Files            80       80           
  Lines          1707     1707           
  Branches        192      188    -4     
=========================================
  Hits           1358     1358           
  Misses          292      292           
  Partials         57       57           
Impacted Files Coverage Δ
...edu/internship/logic/parser/CopyCommandParser.java 75.00% <100.00%> (-2.78%) ⬇️
...ernship/logic/parser/DeleteIndexCommandParser.java 80.00% <100.00%> (-1.82%) ⬇️
...edu/internship/logic/parser/EditCommandParser.java 90.00% <100.00%> (-0.25%) ⬇️
...java/seedu/internship/logic/parser/ParserUtil.java 98.98% <100.00%> (+0.04%) ⬆️
...edu/internship/logic/parser/ViewCommandParser.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eugenetangkj
Copy link

Looks good to merge!

@eugenetangkj eugenetangkj merged commit 31d8932 into AY2223S2-CS2103T-T14-3:master Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation refactor Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants