Skip to content

Conversation

@jeremypoulter
Copy link
Collaborator

Break apart of the local UI into separate files to help with maintinance

@jeremypoulter jeremypoulter requested a review from Copilot April 17, 2025 10:24
@jeremypoulter jeremypoulter changed the title Locon UI tidy up Local UI tidy up Apr 17, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • platformio.ini: Language not supported
Comments suppressed due to low confidence (2)

src/screens/screen_charge.cpp:9

  • Duplicate inclusion of 'emonesp.h' found; please remove the redundant include to improve code clarity.
#include "emonesp.h"

src/screens/screen_factory.h:10

  • [nitpick] Consider changing the 'screenType' parameter type from int to the 'ScreenType' enum for improved type safety and clarity.
static ScreenBase* createScreen(int screenType, TFT_eSPI &screen, EvseManager *evse, Scheduler *scheduler, ManualOverride *manual) {

@github-actions
Copy link
Contributor

github-actions bot commented Apr 17, 2025

Test Results

42 tests  ±0   42 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 2e1b578. ± Comparison against base commit 59b1c40.

♻️ This comment has been updated with latest results.

@jeremypoulter jeremypoulter merged commit bb2de63 into master Jun 11, 2025
24 checks passed
@jeremypoulter jeremypoulter deleted the local_ui_tidyup branch June 11, 2025 20:54
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.

2 participants