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

Branch javadocs #246

Merged

Conversation

Mohammed-Faizzzz
Copy link

No description provided.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #246 (ebcbd3b) into master (344834d) will decrease coverage by 0.46%.
The diff coverage is 12.50%.

@@             Coverage Diff              @@
##             master     #246      +/-   ##
============================================
- Coverage     79.72%   79.26%   -0.46%     
  Complexity      781      781              
============================================
  Files           110      111       +1     
  Lines          2500     2513      +13     
  Branches        266      267       +1     
============================================
- Hits           1993     1992       -1     
- Misses          419      433      +14     
  Partials         88       88              
Files Coverage Δ
...rc/main/java/seedu/address/logic/LogicManager.java 74.07% <ø> (ø)
.../address/logic/commands/AddAppointmentCommand.java 100.00% <ø> (ø)
...seedu/address/logic/commands/AddDoctorCommand.java 95.45% <ø> (ø)
...eedu/address/logic/commands/AddPatientCommand.java 94.73% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...dress/logic/commands/DeleteAppointmentCommand.java 77.77% <ø> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 93.33% <ø> (ø)
...java/seedu/address/logic/commands/EditCommand.java 89.63% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...address/logic/commands/FindAppointmentCommand.java 100.00% <ø> (ø)
... and 40 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link

@kohkaijie kohkaijie left a comment

Choose a reason for hiding this comment

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

LGTM! Great work on the javadocs coverage!

@kohkaijie kohkaijie merged commit 97a37d3 into AY2324S1-CS2103T-T09-3:master Nov 14, 2023
3 of 5 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.

None yet

3 participants