Skip to content
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

Use mocked serial discovery in board integration tests that weren't running in CI #2425

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

alessio-perugini
Copy link
Contributor

@alessio-perugini alessio-perugini commented Nov 14, 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?

Improve the TestBoardListWithFqbnFilter, TestBoardList , and TestBoardListWithFqbnFilterInvalid tests by using the mocked serial discovery

What is the current behavior?

What is the new behavior?

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

Other information

@alessio-perugini alessio-perugini force-pushed the use-serial-mock-discovery-in-board-test branch from 5baf11b to 5ec2e3f Compare November 14, 2023 16:03
@alessio-perugini alessio-perugini changed the title Use mocked serial discovery in TestBoardListWithFqbnFilter Use mocked serial discovery in some board integration tests Nov 14, 2023
@alessio-perugini alessio-perugini changed the title Use mocked serial discovery in some board integration tests Use mocked serial discovery in board integration tests that weren't running in CI Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (354464f) 67.18% compared to head (5ec2e3f) 67.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2425      +/-   ##
==========================================
+ Coverage   67.18%   67.27%   +0.09%     
==========================================
  Files         210      210              
  Lines       20539    20539              
==========================================
+ Hits        13799    13818      +19     
+ Misses       5601     5584      -17     
+ Partials     1139     1137       -2     
Flag Coverage Δ
unit 67.27% <ø> (+0.09%) ⬆️

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 merged commit 6c86fa2 into master Nov 14, 2023
194 checks passed
@alessio-perugini alessio-perugini deleted the use-serial-mock-discovery-in-board-test branch November 14, 2023 16:34
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