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

fix: --build.bin path for windows #590

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

test: WithArgs

350a829
Select commit
Loading
Failed to load commit list.
Open

fix: --build.bin path for windows #590

test: WithArgs
350a829
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2024 in 0s

68.85% (+1.72%) compared to 9f85057

View this Pull Request on Codecov

68.85% (+1.72%) compared to 9f85057

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 68.85%. Comparing base (9f85057) to head (350a829).
Report is 1 commits behind head on master.

Files Patch % Lines
main.go 0.00% 4 Missing ⚠️
runner/config.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
+ Coverage   67.12%   68.85%   +1.72%     
==========================================
  Files          12       12              
  Lines        1080     1095      +15     
==========================================
+ Hits          725      754      +29     
+ Misses        266      250      -16     
- Partials       89       91       +2     

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