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

Add Javadocs and refactor code to improve readability #206

Merged
merged 8 commits into from
Nov 8, 2021

Conversation

atyhamos
Copy link

@atyhamos atyhamos commented Nov 8, 2021

No description provided.

@atyhamos atyhamos added this to the v1.4 milestone Nov 8, 2021
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #206 (2db2b3b) into master (6f23faf) will increase coverage by 0.07%.
The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #206      +/-   ##
============================================
+ Coverage     80.15%   80.23%   +0.07%     
- Complexity      718      719       +1     
============================================
  Files            96       96              
  Lines          2157     2160       +3     
  Branches        266      267       +1     
============================================
+ Hits           1729     1733       +4     
+ Misses          358      357       -1     
  Partials         70       70              
Impacted Files Coverage Δ
...edu/address/logic/parser/PaymentCommandParser.java 84.21% <0.00%> (ø)
src/main/java/seedu/address/ui/TuteeCard.java 0.00% <ø> (ø)
src/main/java/seedu/address/ui/UiManager.java 0.00% <0.00%> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 92.85% <83.33%> (+0.79%) ⬆️
...c/main/java/seedu/address/model/tutee/Payment.java 86.44% <100.00%> (+0.47%) ⬆️
...n/java/seedu/address/storage/JsonAdaptedTutee.java 100.00% <100.00%> (ø)
...du/address/logic/commands/DeleteLessonCommand.java 96.77% <0.00%> (+0.10%) ⬆️

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 6f23faf...2db2b3b. Read the comment docs.

@ykwei7 ykwei7 merged commit fdea716 into master Nov 8, 2021
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.

2 participants