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: TARGETARCH not set on some OS/docker setups #249

Merged
merged 1 commit into from Apr 17, 2024

Conversation

mspronesti
Copy link
Contributor

Reference Issues/PRs

Fixes #245

@klieret klieret added the 🐛 bug Something isn't working label Apr 17, 2024
@klieret klieret added this to the 0.2.1 milestone Apr 17, 2024
Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.88%. Comparing base (1c3c180) to head (c28d196).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   72.88%   72.88%           
=======================================
  Files          17       17           
  Lines        2545     2545           
=======================================
  Hits         1855     1855           
  Misses        690      690           

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

@klieret klieret merged commit 799f07e into princeton-nlp:main Apr 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TARGETARCH not set on some OS/docker setups
2 participants