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

Reduce duplicated code across modules #24

Open
mikeqfu opened this issue Feb 18, 2025 · 0 comments
Open

Reduce duplicated code across modules #24

mikeqfu opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
documentation Issues related to documentation, such as missing, unclear, or incorrect information enhancement New feature or request

Comments

@mikeqfu
Copy link
Owner

mikeqfu commented Feb 18, 2025

There are multiple instances of duplicated code across several modules that need to be refactored to improve maintainability and reduce redundancy. The most affected modules include:

  • In other_assets subpackage:
    • feature
    • depot
    • sig_box
    • station
    • tunnel
    • viaduct
  • In line_data subpackage:
    • elec
    • lor_code
    • loc_id

Refactoring these modules will enhance code maintainability and reusability.

@mikeqfu mikeqfu added documentation Issues related to documentation, such as missing, unclear, or incorrect information enhancement New feature or request labels Feb 18, 2025
@mikeqfu mikeqfu self-assigned this Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues related to documentation, such as missing, unclear, or incorrect information enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant