Skip to content

[breaking] Remove legacy vid-pid build properties selector #2121

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Mar 24, 2023

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

Removes a legacy feature, that is not documented nor used anymore.

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change, and is titled accordingly?

Yes.

Other information

@cmaglie cmaglie force-pushed the remove_legacy_vid_pid branch from f6f4a34 to 75db98e Compare March 24, 2023 15:31
@cmaglie cmaglie self-assigned this Mar 24, 2023
@cmaglie cmaglie added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Mar 24, 2023
@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09 ⚠️

Comparison is base (0a9012a) 35.01% compared to head (faf165f) 34.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2121      +/-   ##
==========================================
- Coverage   35.01%   34.93%   -0.09%     
==========================================
  Files         232      231       -1     
  Lines       20560    20527      -33     
==========================================
- Hits         7200     7171      -29     
+ Misses      12513    12509       -4     
  Partials      847      847              
Flag Coverage Δ
unit 34.93% <ø> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
commands/compile/compile.go 0.00% <ø> (ø)
internal/cli/compile/compile.go 0.00% <ø> (ø)
legacy/builder/container_setup.go 85.36% <ø> (-0.35%) ⬇️
legacy/builder/types/context.go 71.60% <ø> (ø)

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cmaglie cmaglie force-pushed the remove_legacy_vid_pid branch from 75db98e to faf165f Compare March 24, 2023 23:49
@cmaglie cmaglie merged commit 7201154 into arduino:master Mar 27, 2023
@cmaglie cmaglie deleted the remove_legacy_vid_pid branch March 27, 2023 09:52
@ovianao

This comment was marked as off-topic.

@cmaglie

This comment was marked as off-topic.

@arduino arduino locked as resolved and limited conversation to collaborators Jun 5, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants