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

Use mocked serial discovery in TestBoardListWithFqbnFilter

5ec2e3f
Select commit
Loading
Failed to load commit list.
Merged

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

Use mocked serial discovery in TestBoardListWithFqbnFilter
5ec2e3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

67.27% (target 30.00%)

View this Pull Request on Codecov

67.27% (target 30.00%)

Details

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     

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