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

[CS2103-W08-4] DevPlan Pro #40

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

Conversation

modembcc
Copy link

DevPlan pro helps project managers manage their projects and tasks. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

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

Project coverage is 54.83%. Comparing base (b896eb0) to head (0165212).

❗ Current head 0165212 differs from pull request most recent head 6a34ad8. Consider uploading reports for the commit 6a34ad8 to get more accurate results

Files Patch % Lines
...c/main/java/seedu/address/model/person/Person.java 5.12% 74 Missing ⚠️
...main/java/seedu/address/model/project/Project.java 30.85% 60 Missing and 5 partials ⚠️
src/main/java/seedu/address/ui/TaskListPanel.java 0.00% 27 Missing ⚠️
...u/address/logic/commands/SetTaskStatusCommand.java 34.28% 21 Missing and 2 partials ⚠️
...du/address/logic/commands/AssignPersonCommand.java 31.25% 17 Missing and 5 partials ⚠️
...du/address/logic/commands/EditTaskNameCommand.java 47.61% 21 Missing and 1 partial ⚠️
...du/address/logic/commands/DeletePersonCommand.java 43.24% 21 Missing ⚠️
...java/seedu/address/storage/JsonAdaptedProject.java 70.00% 13 Missing and 8 partials ⚠️
...ddress/logic/commands/SetProjectStatusCommand.java 35.48% 20 Missing ⚠️
...address/logic/commands/SetDeadlineTaskCommand.java 47.05% 16 Missing and 2 partials ⚠️
... and 42 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #40       +/-   ##
=============================================
- Coverage     75.26%   54.83%   -20.43%     
- Complexity      419      545      +126     
=============================================
  Files            71      116       +45     
  Lines          1338     2460     +1122     
  Branches        126      274      +148     
=============================================
+ Hits           1007     1349      +342     
- Misses          301     1022      +721     
- Partials         30       89       +59     

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

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.

4 participants