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

Improve code quality #171

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Improve code quality #171

merged 1 commit into from
Nov 5, 2021

Conversation

yongxiangng
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2021

Codecov Report

Merging #171 (57db4cf) into master (f96b2ab) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #171   +/-   ##
=========================================
  Coverage     70.51%   70.51%           
  Complexity      613      613           
=========================================
  Files            95       95           
  Lines          1899     1899           
  Branches        245      245           
=========================================
  Hits           1339     1339           
  Misses          461      461           
  Partials         99       99           
Impacted Files Coverage Δ
src/main/java/seedu/address/model/AddressBook.java 88.63% <ø> (ø)
src/main/java/seedu/address/model/event/Event.java 75.00% <ø> (ø)
...a/seedu/address/logic/commands/DetailsCommand.java 84.21% <100.00%> (ø)

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 f96b2ab...57db4cf. Read the comment docs.

@yongxiangng yongxiangng merged commit a8d4661 into master Nov 5, 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