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

to language #287

Merged
merged 12 commits into from
Nov 5, 2020
Merged

Conversation

Caiyi34777
Copy link

No description provided.

@Caiyi34777 Caiyi34777 self-assigned this Nov 5, 2020
@Caiyi34777 Caiyi34777 added this to the v1.4 milestone Nov 5, 2020
@Caiyi34777 Caiyi34777 linked an issue Nov 5, 2020 that may be closed by this pull request
@Caiyi34777 Caiyi34777 added enhancement New feature or request priority.High labels Nov 5, 2020
@codecov-io
Copy link

Codecov Report

Merging #287 into master will not change coverage.
The diff coverage is 71.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #287   +/-   ##
=========================================
  Coverage     49.12%   49.12%           
  Complexity      592      592           
=========================================
  Files           129      129           
  Lines          2638     2638           
  Branches        353      353           
=========================================
  Hits           1296     1296           
  Misses         1245     1245           
  Partials         97       97           
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...eedu/address/logic/commands/AddProblemCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...seedu/address/logic/commands/AddReviewCommand.java 19.04% <0.00%> (ø) 3.00 <0.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...du/address/logic/commands/DeleteReviewCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...eedu/address/logic/commands/EditReviewCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 33.33% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 3.00 <0.00> (ø)
... and 24 more

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 fabee29...5fc86c0. Read the comment docs.

@Caiyi34777 Caiyi34777 merged commit 9d1d77e into AY2021S1-CS2103-F09-3:master Nov 5, 2020
@Caiyi34777 Caiyi34777 linked an issue Nov 6, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority.High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

to language [PE-D] Command Summary not updated in the User Guide
2 participants