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

Add javadoc for new method #65

Conversation

leepoeaik
Copy link

No description provided.

Copy link

@justinlengch justinlengch left a comment

Choose a reason for hiding this comment

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

LGTM!

@justinlengch justinlengch merged commit 38fa4bd into AY2324S2-CS2103T-T16-4:master Apr 3, 2024
3 of 4 checks passed
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.25%. Comparing base (7166431) to head (a612858).
Report is 2 commits behind head on master.

Files Patch % Lines
.../main/java/seedu/address/ui/ScheduleListPanel.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
- Coverage     72.84%   71.25%   -1.59%     
  Complexity      455      455              
============================================
  Files            77       79       +2     
  Lines          1569     1604      +35     
  Branches        157      160       +3     
============================================
  Hits           1143     1143              
- Misses          381      416      +35     
  Partials         45       45              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leepoeaik leepoeaik self-assigned this Apr 3, 2024
@leepoeaik leepoeaik added this to the V1.3 milestone Apr 3, 2024
This was linked to issues Apr 4, 2024
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.

Update UI to display lesson Display lesson as FXML elements
2 participants