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

Update PUML #75

Merged

Conversation

felixchanyy
Copy link
Collaborator

Add Condo, HDB, and Landed classes implementing House interface

The PUML diagram needs to include representations of different types of houses to accurately reflect the system's architecture.

Added Condo, HDB, and Landed classes to the PUML diagram. These classes implement the House interface, providing a clear structure for different types of housing entities in the system.

This approach ensures that the PUML diagram comprehensively represents the system's architecture, making it easier for developers to understand and maintain.

Add Condo, HDB, and Landed classes implementing House interface

The PUML diagram needs to include representations of different types
of houses to accurately reflect the system's architecture.

Added Condo, HDB, and Landed classes to the PUML diagram.
These classes implement the House interface, providing a clear structure
for different types of housing entities in the system.

This approach ensures that the PUML diagram comprehensively
represents the system's architecture, making it easier for
developers to understand and maintain.
@felixchanyy felixchanyy added the enhancement New feature or request label Mar 23, 2024
@felixchanyy felixchanyy self-assigned this Mar 23, 2024
Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.51%. Comparing base (59461ce) to head (e51d918).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #75   +/-   ##
=========================================
  Coverage     70.51%   70.51%           
  Complexity      482      482           
=========================================
  Files            87       87           
  Lines          1662     1662           
  Branches        160      160           
=========================================
  Hits           1172     1172           
  Misses          443      443           
  Partials         47       47           

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

Copy link
Collaborator

@zengzihui zengzihui left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@redcolorbicycle redcolorbicycle left a comment

Choose a reason for hiding this comment

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

LGTM. 😩

@felixchanyy felixchanyy merged commit 9501a41 into AY2324S2-CS2103-F09-1:master Mar 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants