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-T15-4] Gim #81

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

Conversation

kavantan
Copy link

Gim is a desktop app for managing gym exercises. Gim builds on the commands of Vim so if you can type fast and are an avid Vim user, Gim can optimize your exercise routines to a much greater capacity than traditional GUI apps.

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 81.44330% with 18 lines in your changes missing coverage. Please review.

Project coverage is 74.75%. Comparing base (77a32bf) to head (07887cc).

Files Patch % Lines
.../main/java/gim/logic/commands/GenerateCommand.java 77.14% 3 Missing and 5 partials ⚠️
.../main/java/gim/logic/generators/EasyGenerator.java 66.66% 1 Missing and 1 partial ⚠️
.../main/java/gim/logic/generators/HardGenerator.java 66.66% 1 Missing and 1 partial ⚠️
...ain/java/gim/logic/generators/MediumGenerator.java 66.66% 1 Missing and 1 partial ⚠️
...n/java/gim/logic/parser/GenerateCommandParser.java 89.47% 2 Missing ⚠️
...main/java/gim/logic/parser/RangeCommandParser.java 50.00% 1 Missing ⚠️
.../main/java/gim/model/exercise/ExerciseHashMap.java 0.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     72.15%   74.75%   +2.59%     
- Complexity      399      556     +157     
============================================
  Files            70       86      +16     
  Lines          1232     1632     +400     
  Branches        125      163      +38     
============================================
+ Hits            889     1220     +331     
- Misses          311      352      +41     
- Partials         32       60      +28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ShenyiCui pushed a commit to ShenyiCui/tp that referenced this pull request Oct 21, 2022
…delete-command

Rename `delete` command to `delete_contact`
CFSY pushed a commit to CFSY/tp that referenced this pull request Oct 22, 2022
ee-suan and others added 27 commits October 27, 2022 21:50
Add caution message for generate command in UG
Add support for names as arguments to generate command
…lear

Implement mandatory confirm flag for clear
ErvinK123 and others added 30 commits November 7, 2022 10:40
Rectify formatting errors in PPP (kavantan)
Standardise formatting of bullet points in PPP (kavantan)
Add bug fix for possibly incorrect error message in generate
Update ppp to fit into limit
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