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

[CS2103T-W14-2] Coach2K22 #61

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

Conversation

simjunheng
Copy link

Our product helps busy sports coaches organise their overwhelming lists of contacts and messy weekly schedules. It also provides them with a platform to visualise defensive and offensive plays as the game unfolds.

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

Merging #61 (54b3e0f) into master (4f7660a) will increase coverage by 1.94%.
The diff coverage is 76.23%.

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage     72.15%   74.10%   +1.94%     
- Complexity      399      975     +576     
============================================
  Files            70      145      +75     
  Lines          1232     3074    +1842     
  Branches        125      368     +243     
============================================
+ Hits            889     2278    +1389     
- Misses          311      673     +362     
- Partials         32      123      +91     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
src/main/java/seedu/address/commons/core/Tabs.java 0.00% <0.00%> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...gic/commands/task/exceptions/CommandException.java 100.00% <ø> (ø)
.../logic/parser/strategy/AddPlayerCommandParser.java 0.00% <0.00%> (ø)
...gic/parser/strategy/DeletePlayerCommandParser.java 0.00% <0.00%> (ø)
...logic/parser/strategy/MovePlayerCommandParser.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/model/name/Name.java 90.00% <ø> (ø)
.../strategy/exceptions/DuplicatePlayerException.java 0.00% <0.00%> (ø)
... and 101 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 4f7660a...54b3e0f. Read the comment docs.

simjunheng and others added 29 commits March 30, 2022 03:32
Implements ruler for strategy panel
…into implement-sort-features-v1.3b

# Conflicts:
#	src/main/java/seedu/address/logic/parser/AddressBookParser.java
…into implement-sort-features-v1.3b

# Conflicts:
#	src/main/java/seedu/address/commons/core/Messages.java
Implement sort-strength and sort-weakness features
Additional testcase for Edit-task person field
Individual Documentation update for v1.3b
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