Skip to content

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

❌ 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 with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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