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

Bye bye legacy! #2317

Merged
merged 8 commits into from
Sep 15, 2023

fix CR: only print normaloutput when is not verbose

4e1afd1
Select commit
Loading
Failed to load commit list.
Merged

Bye bye legacy! #2317

fix CR: only print normaloutput when is not verbose
4e1afd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2023 in 1s

63.04% (target 30.00%)

View this Pull Request on Codecov

63.04% (target 30.00%)

Details

Codecov Report

Patch coverage: 73.92% and project coverage change: -0.27% ⚠️

Comparison is base (6d57ce6) 63.31% compared to head (4e1afd1) 63.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2317      +/-   ##
==========================================
- Coverage   63.31%   63.04%   -0.27%     
==========================================
  Files         202      200       -2     
  Lines       19204    19206       +2     
==========================================
- Hits        12159    12109      -50     
- Misses       6015     6051      +36     
- Partials     1030     1046      +16     
Files Changed Coverage Δ
arduino/builder/builder.go 71.42% <69.87%> (-8.36%) ⬇️
arduino/builder/export_cmake.go 7.98% <75.00%> (ø)
arduino/builder/build_options_manager.go 80.19% <100.00%> (+0.40%) ⬆️
arduino/builder/core.go 73.84% <100.00%> (ø)
arduino/builder/libraries.go 81.25% <100.00%> (ø)
arduino/builder/linker.go 76.71% <100.00%> (-0.63%) ⬇️
arduino/builder/preprocess_sketch.go 100.00% <100.00%> (ø)
arduino/builder/recipe.go 76.31% <100.00%> (ø)
arduino/builder/sizer.go 47.59% <100.00%> (ø)
arduino/builder/sketch.go 63.24% <100.00%> (-0.32%) ⬇️
... and 1 more

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