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

Refactored person to tutor #58

Closed

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 2063d14
🔍 Latest deploy log https://app.netlify.com/sites/tp17/deploys/651fde59538916000871a6c2
😎 Deploy Preview https://deploy-preview-58--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.

@mfjkri mfjkri force-pushed the refactor-person-as-tutor branch from 549dfba to 6303497 Compare October 6, 2023 10:06
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #58 (2063d14) into master (f9831d0) will decrease coverage by 1.49%.
The diff coverage is 82.97%.

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
- Coverage     75.26%   73.77%   -1.49%     
+ Complexity      419      406      -13     
============================================
  Files            71       71              
  Lines          1338     1308      -30     
  Branches        126      120       -6     
============================================
- Hits           1007      965      -42     
- Misses          301      313      +12     
  Partials         30       30              
Files Coverage Δ
...rc/main/java/seedu/address/logic/LogicManager.java 77.27% <100.00%> (ø)
src/main/java/seedu/address/logic/Messages.java 85.71% <100.00%> (-1.79%) ⬇️
.../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/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 80.00% <ø> (-3.34%) ⬇️
.../seedu/address/logic/parser/EditCommandParser.java 92.00% <100.00%> (-0.60%) ⬇️
.../seedu/address/logic/parser/FindCommandParser.java 100.00% <ø> (ø)
... and 20 more

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

@mfjkri mfjkri closed this Oct 6, 2023
@mfjkri mfjkri deleted the refactor-person-as-tutor branch October 6, 2023 10:21
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