Skip to content

Updated go-serial library to v1.6.3 #1023

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

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Updated go-serial library to v1.6.3 #1023

merged 1 commit into from
Mar 19, 2025

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Mar 17, 2025

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)

What kind of change does this PR introduce?
Updated go-serial library to fix #1000.

What is the current behavior?
Agent is not able to open CH340-based serial ports

What is the new behavior?
Agent should be able to open CH340-based serial ports

Does this PR introduce a breaking change?
No

Other information:
Fix #1000

@cmaglie cmaglie self-assigned this Mar 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.14%. Comparing base (1b94ccc) to head (771a58a).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1023   +/-   ##
=======================================
  Coverage   20.14%   20.14%           
=======================================
  Files          42       42           
  Lines        3222     3222           
=======================================
  Hits          649      649           
  Misses       2488     2488           
  Partials       85       85           
Flag Coverage Δ
unit 20.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cmaglie cmaglie force-pushed the updated_go_serial branch from 63829e3 to 771a58a Compare March 19, 2025 08:47
@cmaglie cmaglie marked this pull request as ready for review March 19, 2025 09:06
@cmaglie cmaglie merged commit 5fcb7c4 into main Mar 19, 2025
48 checks passed
@cmaglie cmaglie deleted the updated_go_serial branch March 19, 2025 09:08
@Xayton Xayton added this to the 1.7.0 milestone Mar 31, 2025
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.

open command fails to connect to boards with CH340 USB chip on Windows
4 participants