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

Proposal/custom runner #288

Merged
merged 2 commits into from
Aug 27, 2024

feat: use another dir to store code in order to do volume mount on mac

13cd6c2
Select commit
Loading
Failed to load commit list.
Merged

Proposal/custom runner #288

feat: use another dir to store code in order to do volume mount on mac
13cd6c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2024 in 0s

35.07% (-0.49%) compared to 52a47f3

View this Pull Request on Codecov

35.07% (-0.49%) compared to 52a47f3

Details

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Project coverage is 35.07%. Comparing base (52a47f3) to head (13cd6c2).

Files Patch % Lines
server.go 0.00% 19 Missing ⚠️
internal/runner/docker.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   35.55%   35.07%   -0.49%     
==========================================
  Files          23       23              
  Lines        1679     1702      +23     
==========================================
  Hits          597      597              
- Misses       1015     1038      +23     
  Partials       67       67              

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