Skip to content

Remove debug hotfix for arduino:[email protected]/9 #2421

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 2 commits into from
Nov 14, 2023

Conversation

alessio-perugini
Copy link
Contributor

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?

Historically when the first debug alpha version was shipped, we had a problem with the arduino:samd which made the debugguer unusable.
We then applied an HOTFIX ~3 years ago and after 4 patch releases we have decided that its time to say good bye to this.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9028b9) 67.17% compared to head (2f43e25) 67.52%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2421      +/-   ##
==========================================
+ Coverage   67.17%   67.52%   +0.35%     
==========================================
  Files         210      210              
  Lines       20534    20722     +188     
==========================================
+ Hits        13794    13993     +199     
+ Misses       5601     5595       -6     
+ Partials     1139     1134       -5     
Flag Coverage Δ
unit 67.52% <100.00%> (+0.35%) ⬆️

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.

@alessio-perugini alessio-perugini self-assigned this Nov 14, 2023
@alessio-perugini alessio-perugini added the type: enhancement Proposed improvement label Nov 14, 2023
@alessio-perugini alessio-perugini added this to the Arduino CLI v0.36.0 milestone Nov 14, 2023
@alessio-perugini alessio-perugini marked this pull request as ready for review November 14, 2023 11:22
@alessio-perugini alessio-perugini changed the title Remove hotfix for arduino:samd Remove debug hotfix for arduino:[email protected]/9 Nov 14, 2023
@alessio-perugini alessio-perugini merged commit 7f1def1 into master Nov 14, 2023
@alessio-perugini alessio-perugini deleted the remove-hotfix-for-samd branch November 14, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants