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 burn-compute cargo build command line in no-std #1109

Conversation

syl20bnr
Copy link
Member

@syl20bnr syl20bnr commented Jan 4, 2024

Checklist

  • Confirmed that run-checks all script has been executed.
  • Made sure the book is up to date with changes in this PR.

Changes

Simple fix that allows to copy/paste the output of the cargo build command line without formatting error.

This allows to copy/paste the output of the cargo build command
line.
@syl20bnr syl20bnr force-pushed the fix_burn_compute_no_std_command_line branch from f936d9d to 85b7aff Compare January 5, 2024 18:41
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b17ac2d) 85.46% compared to head (85b7aff) 85.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1109   +/-   ##
=======================================
  Coverage   85.46%   85.47%           
=======================================
  Files         511      511           
  Lines       54799    54799           
=======================================
+ Hits        46835    46837    +2     
+ Misses       7964     7962    -2     

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

@nathanielsimard nathanielsimard merged commit 220ce25 into tracel-ai:main Jan 6, 2024
14 checks passed
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.

None yet

2 participants