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

Makes the devcontainer use our assertion-enabled binaries. #36

Merged
merged 6 commits into from
Mar 1, 2024

Conversation

dabrahams
Copy link
Contributor

@dabrahams dabrahams commented Feb 29, 2024

No description provided.

Currently the postCreateCommand fails.  It's trying to invoke
/opt/llvm-17.0.6-aarch64-unknown-linux-gnu-Debug/bin/llvm-config but when I try that from the
devcontainer's terminal I get:

  rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
   Trace/breakpoint trap
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (f1aca88) to head (92ad806).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          14       14           
  Lines         196      196           
=======================================
  Hits          168      168           
  Misses         28       28           
Flag Coverage Δ
debug 85.71% <ø> (ø)
macos-latest 85.71% <ø> (ø)
release 85.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dabrahams dabrahams changed the title Revamping devcontainer Makes the devcontainer use our assertion-enabled binaries. Mar 1, 2024
@dabrahams dabrahams merged commit 9834afc into main Mar 1, 2024
7 checks passed
@dabrahams dabrahams deleted the devcontainer branch March 1, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant