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

MineFriends #123

Open
wants to merge 537 commits into
base: master
Choose a base branch
from

Conversation

onepersonhere
Copy link

@onepersonhere onepersonhere commented Sep 24, 2022

There are many servers and multiplayer game modes in Minecraft, and players have different schedules to when they can play. We want to help players find the right people to play the right game with at the right time.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2022

Codecov Report

Base: 72.15% // Head: 70.10% // Decreases project coverage by -2.04% ⚠️

Coverage data is based on head (19f8c5d) compared to base (77a32bf).
Patch coverage: 67.54% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
- Coverage     72.15%   70.10%   -2.05%     
- Complexity      399      571     +172     
============================================
  Files            70       86      +16     
  Lines          1232     1917     +685     
  Branches        125      216      +91     
============================================
+ Hits            889     1344     +455     
- Misses          311      469     +158     
- Partials         32      104      +72     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/util/JsonUtil.java 94.11% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 57.14% <0.00%> (-42.86%) ⬇️
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 66.66% <0.00%> (-33.34%) ⬇️
...java/seedu/address/logic/commands/ExitCommand.java 40.00% <0.00%> (-60.00%) ⬇️
...java/seedu/address/logic/commands/FindCommand.java 60.00% <0.00%> (-40.00%) ⬇️
...java/seedu/address/logic/commands/HelpCommand.java 40.00% <0.00%> (-60.00%) ⬇️
...java/seedu/address/logic/commands/ListCommand.java 57.14% <0.00%> (-42.86%) ⬇️
.../seedu/address/logic/parser/AddressBookParser.java 88.88% <0.00%> (-11.12%) ⬇️
... and 44 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

6 participants