Skip to content

Conversation

@nobodyishappy
Copy link

This app aims to help managers to keep track of members of formed groups and their contact information. This app helps to keep track of individual and group tasks, deadlines and meetings, thus allowing them to have a better overview of the structure.

@codecov
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 88.26667% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 79.31%. Comparing base (b896eb0) to head (d129239).

❗ Current head d129239 differs from pull request most recent head 8d0468f. Consider uploading reports for the commit 8d0468f to get more accurate results

Files Patch % Lines
.../seedu/address/logic/commands/EditTaskCommand.java 73.23% 12 Missing and 7 partials ⚠️
src/main/java/seedu/address/ui/TaskCard.java 0.00% 16 Missing ⚠️
...a/seedu/address/model/person/UniquePersonList.java 62.50% 4 Missing and 2 partials ⚠️
...in/java/seedu/address/model/task/TaskPriority.java 83.78% 3 Missing and 3 partials ⚠️
src/main/java/seedu/address/model/TaskList.java 79.16% 3 Missing and 2 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 16.66% 5 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 4 Missing ⚠️
...edu/address/logic/parser/AddTaskCommandParser.java 75.00% 3 Missing and 1 partial ⚠️
...eedu/address/logic/parser/DeleteCommandParser.java 66.66% 2 Missing and 1 partial ⚠️
.../address/logic/parser/DeleteTaskCommandParser.java 76.92% 2 Missing and 1 partial ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #125      +/-   ##
============================================
+ Coverage     75.26%   79.31%   +4.05%     
- Complexity      419      721     +302     
============================================
  Files            71      104      +33     
  Lines          1338     2229     +891     
  Branches        126      224      +98     
============================================
+ Hits           1007     1768     +761     
- Misses          301      408     +107     
- Partials         30       53      +23     

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

Yskie and others added 30 commits April 15, 2024 15:08
Fixed Developer Guide Formatting
Fix further URL and formatting issues in DG
Further enhancemnet to DG format
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.

5 participants