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

Update DG for delete #141

Merged

Conversation

potty10
Copy link

@potty10 potty10 commented Mar 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (b81945a) 77.77% compared to head (6929845) 77.83%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #141      +/-   ##
============================================
+ Coverage     77.77%   77.83%   +0.05%     
- Complexity      579      581       +2     
============================================
  Files            79       79              
  Lines          1683     1687       +4     
  Branches        188      190       +2     
============================================
+ Hits           1309     1313       +4     
  Misses          314      314              
  Partials         60       60              
Impacted Files Coverage Δ
...a/seedu/internship/logic/commands/CopyCommand.java 100.00% <100.00%> (ø)
.../internship/logic/commands/DeleteIndexCommand.java 85.18% <100.00%> (ø)
...a/seedu/internship/logic/commands/FindCommand.java 100.00% <100.00%> (ø)
...edu/internship/logic/parser/CopyCommandParser.java 77.77% <100.00%> (+6.34%) ⬆️
...ernship/logic/parser/DeleteIndexCommandParser.java 81.81% <100.00%> (+4.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eugenetangkj eugenetangkj added this to the v1.3b milestone Mar 30, 2023
@eugenetangkj eugenetangkj added documentation Improvements or additions to documentation priority.High labels Mar 30, 2023
@eugenetangkj
Copy link

Looks great to merge!

@eugenetangkj eugenetangkj merged commit ac39c4e into AY2223S2-CS2103T-T14-3:master Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation priority.High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants