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

Refactor person as tutor #59

Conversation

mfjkri
Copy link

@mfjkri mfjkri commented Oct 6, 2023

No description provided.

@mfjkri mfjkri added priority.High Must do type.Task Something that needs to be done, but not a story, bug, or an epic labels Oct 6, 2023
@mfjkri mfjkri added this to the v1.2 milestone Oct 6, 2023
@mfjkri mfjkri self-assigned this Oct 6, 2023
@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for tp17 ready!

Name Link
🔨 Latest commit c6be8e4
🔍 Latest deploy log https://app.netlify.com/sites/tp17/deploys/651ff6154d60ea0008741766
😎 Deploy Preview https://deploy-preview-59--tp17.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #59 (8de0d06) into refactor-person-as-tutor (f9831d0) will increase coverage by 0.16%.
The diff coverage is 83.95%.

@@                      Coverage Diff                       @@
##             refactor-person-as-tutor      #59      +/-   ##
==============================================================
+ Coverage                       75.26%   75.42%   +0.16%     
+ Complexity                        419      412       -7     
==============================================================
  Files                              71       70       -1     
  Lines                            1338     1290      -48     
  Branches                          126      118       -8     
==============================================================
- Hits                             1007      973      -34     
+ Misses                            301      293       -8     
+ Partials                           30       24       -6     
Files Coverage Δ
...rc/main/java/seedu/address/logic/LogicManager.java 77.27% <100.00%> (ø)
src/main/java/seedu/address/logic/Messages.java 100.00% <100.00%> (+12.50%) ⬆️
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/EditCommand.java 100.00% <100.00%> (+2.56%) ⬆️
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <100.00%> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 100.00% <ø> (+16.66%) ⬆️
.../seedu/address/logic/parser/EditCommandParser.java 100.00% <100.00%> (+7.40%) ⬆️
... and 19 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mfjkri mfjkri changed the base branch from master to refactor-person-as-tutor October 6, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do type.Task Something that needs to be done, but not a story, bug, or an epic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant