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

72-delete-task #84

Merged

Conversation

shayaansultan
Copy link

Add delete task feature

@shayaansultan shayaansultan linked an issue Apr 4, 2024 that may be closed by this pull request
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

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

Project coverage is 78.01%. Comparing base (6589cad) to head (71bf122).

❗ Current head 71bf122 differs from pull request most recent head 0112337. Consider uploading reports for the commit 0112337 to get more accurate results

Files Patch % Lines
...eedu/address/logic/commands/DeleteTaskCommand.java 30.00% 15 Missing and 6 partials ⚠️
.../address/logic/parser/DeleteTaskCommandParser.java 69.23% 3 Missing and 1 partial ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #84      +/-   ##
============================================
- Coverage     78.98%   78.01%   -0.97%     
- Complexity      613      624      +11     
============================================
  Files            86       88       +2     
  Lines          1851     1897      +46     
  Branches        207      217      +10     
============================================
+ Hits           1462     1480      +18     
- Misses          321      342      +21     
- Partials         68       75       +7     

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

@PyromancerBoom PyromancerBoom merged commit f4dea4e into AY2324S2-CS2103T-T17-2:master Apr 4, 2024
3 checks passed
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.

Add Delete task to todo list
2 participants