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

Refined the definition of build_cache.path and the --build-path behaviour #2673

Merged
merged 13 commits into from
Sep 18, 2024

Updated integration test

ec3a9cd
Select commit
Loading
Failed to load commit list.
Merged

Refined the definition of build_cache.path and the --build-path behaviour #2673

Updated integration test
ec3a9cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 1s

67.68% (target 30.00%)

View this Pull Request on Codecov

67.68% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 81.48148% with 15 lines in your changes missing coverage. Please review.

Project coverage is 67.68%. Comparing base (23d5036) to head (ec3a9cd).

Files with missing lines Patch % Lines
commands/service_compile.go 75.00% 5 Missing and 4 partials ⚠️
internal/cli/configuration/configuration.go 55.55% 3 Missing and 1 partial ⚠️
commands/service_debug.go 66.66% 1 Missing ⚠️
commands/service_upload_burnbootloader.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2673   +/-   ##
=======================================
  Coverage   67.67%   67.68%           
=======================================
  Files         234      234           
  Lines       22207    22226   +19     
=======================================
+ Hits        15028    15043   +15     
- Misses       5998     6001    +3     
- Partials     1181     1182    +1     

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