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

ui: encapsulate model relative functions and variables into ModelState class #33005

Closed
wants to merge 6 commits into from

Conversation

deanlee
Copy link
Contributor

@deanlee deanlee commented Jul 16, 2024

The code has been restructured to gather all model-related functions and variables into the ModelState class. This improves how the code is organized, making it easier to read and maintain by ensuring ModelState is the primary hub for all model-related operations.

@github-actions github-actions bot added the ui label Jul 16, 2024
Copy link
Contributor

github-actions bot commented Jul 16, 2024

Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • the change is something we merge
    • include a route or your device' dongle ID if relevant

@deanlee deanlee force-pushed the ui_refactor_model branch 2 times, most recently from c9e4002 to 2890406 Compare July 18, 2024 08:50
Copy link
Contributor

github-actions bot commented Jul 24, 2024

UI Screenshots

Copy link
Contributor

This PR has had no activity for 9 days. It will be automatically closed in 2 days if there is no activity.

@github-actions github-actions bot added the stale label Aug 13, 2024
@github-actions github-actions bot removed the stale label Aug 14, 2024
Copy link
Contributor

This PR has had no activity for 9 days. It will be automatically closed in 2 days if there is no activity.

@github-actions github-actions bot added the stale label Aug 24, 2024
@deanlee deanlee closed this Aug 25, 2024
@deanlee deanlee deleted the ui_refactor_model branch October 4, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant