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 the JavaDoc2 #171

Merged
merged 7 commits into from
Oct 30, 2020

Conversation

BILLXYR
Copy link

@BILLXYR BILLXYR commented Oct 29, 2020

No description provided.

@BILLXYR BILLXYR added priority.High Must do type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new labels Oct 29, 2020
@BILLXYR BILLXYR added this to the v1.4 milestone Oct 29, 2020
@BILLXYR BILLXYR self-assigned this Oct 29, 2020
@codecov-io
Copy link

Codecov Report

Merging #171 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #171      +/-   ##
============================================
+ Coverage     42.26%   42.28%   +0.02%     
  Complexity      344      344              
============================================
  Files           103      103              
  Lines          1822     1821       -1     
  Branches        155      155              
============================================
  Hits            770      770              
+ Misses          997      996       -1     
  Partials         55       55              
Impacted Files Coverage Δ Complexity Δ
.../address/logic/commands/AddDescriptionCommand.java 54.16% <ø> (ø) 6.00 <0.00> (ø)
...eedu/address/logic/commands/AddExpenseCommand.java 70.00% <ø> (ø) 6.00 <0.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/CommandResult.java 84.00% <ø> (ø) 10.00 <0.00> (ø)
...dress/logic/commands/DeleteDescriptionCommand.java 54.16% <ø> (ø) 6.00 <0.00> (ø)
...u/address/logic/commands/DeleteExpenseCommand.java 66.66% <ø> (ø) 6.00 <0.00> (ø)
.../seedu/address/logic/commands/ExchangeCommand.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...s/logic/commands/ListExpenseByCategoryCommand.java 0.00% <ø> (ø) 0.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 7c26d7e...b23216e. Read the comment docs.

@yyutong yyutong merged commit 39425f8 into AY2021S1-CS2103T-W10-1:master Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants