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

cmd: change "llgo run" to use a temp dir for binaries #479

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

cmd: change "llgo run" to use a temp dir for binaries

46447dc
Select commit
Loading
Failed to load commit list.
Open

cmd: change "llgo run" to use a temp dir for binaries #479

cmd: change "llgo run" to use a temp dir for binaries
46447dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

97.53% (+0.00%) compared to b647757

View this Pull Request on Codecov

97.53% (+0.00%) compared to b647757

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (b647757) to head (46447dc).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #479   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          19       19           
  Lines        4454     4454           
=======================================
  Hits         4344     4344           
  Misses         94       94           
  Partials       16       16           

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