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

Edit Code reuse declaration #314

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

HmuuMyatMoe
Copy link

No description provided.

@HmuuMyatMoe HmuuMyatMoe requested a review from a team April 27, 2023 10:23
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1acc801) 71.06% compared to head (24782bf) 71.06%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #314   +/-   ##
=========================================
  Coverage     71.06%   71.06%           
  Complexity     1010     1010           
=========================================
  Files           170      170           
  Lines          3107     3107           
  Branches        390      390           
=========================================
  Hits           2208     2208           
  Misses          827      827           
  Partials         72       72           
Impacted Files Coverage Δ
...ava/trackr/logic/commands/task/AddTaskCommand.java 100.00% <ø> (ø)
...va/trackr/logic/commands/task/ListTaskCommand.java 100.00% <ø> (ø)
...kr/logic/parser/order/SortOrdersCommandParser.java 0.00% <ø> (ø)
...ackr/logic/parser/task/SortTasksCommandParser.java 0.00% <ø> (ø)
...rc/main/java/trackr/model/order/OrderDeadline.java 100.00% <ø> (ø)
src/main/java/trackr/model/task/Task.java 94.00% <ø> (ø)
src/main/java/trackr/model/task/TaskDeadline.java 100.00% <ø> (ø)
src/main/java/trackr/model/task/TaskName.java 100.00% <ø> (ø)
...rc/main/java/trackr/model/util/SampleDataUtil.java 8.33% <ø> (ø)

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

Copy link

@LiuMC-SG LiuMC-SG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LiuMC-SG LiuMC-SG merged commit 216b578 into AY2223S2-CS2103T-W15-2:master Apr 27, 2023
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.

2 participants