Skip to content

Refactoring of transport and more tests.#4

Merged
dkaukov merged 2 commits intomainfrom
refactoring
May 16, 2025
Merged

Refactoring of transport and more tests.#4
dkaukov merged 2 commits intomainfrom
refactoring

Conversation

@dkaukov
Copy link
Copy Markdown
Owner

@dkaukov dkaukov commented May 16, 2025

No description provided.

@dkaukov dkaukov requested a review from Copilot May 16, 2025 00:23
Copy link
Copy Markdown

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.

Pull Request Overview

This PR refactors the transport layer and adds several tests that document flash operations and register updates. Key changes include:

  • Addition of new test resource files for various flash operations (write, read, erase, etc.).
  • Inclusion of detailed hex command logs in multiple files for deeper test validation.

Reviewed Changes

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

Show a summary per file
File Description
esp32-flash-lib/src/test/resources/write-flash-no-stub.txt Adds test logs for flash writing without stubbing
esp32-flash-lib/src/test/resources/write-defl-flash-no-stub.txt Adds test logs for deflated flash writing without stubbing
esp32-flash-lib/src/test/resources/update-reg.txt Inserts test logs for updating registers
esp32-flash-lib/src/test/resources/set-flash-size.txt Inserts test logs for setting flash size
esp32-flash-lib/src/test/resources/run-user-code.txt Adds test logs for executing user code during flash operations
esp32-flash-lib/src/test/resources/read-flash-region.txt Adds test logs for reading a flash region
esp32-flash-lib/src/test/resources/erase-flash-region.txt Adds test logs for erasing a flash region
esp32-flash-lib/src/test/resources/end-flash.txt Adds test logs marking the end of flash operations

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented May 16, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
10 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@dkaukov dkaukov merged commit 1997858 into main May 16, 2025
2 checks passed
@dkaukov dkaukov deleted the refactoring branch May 16, 2025 00:35
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