-
Notifications
You must be signed in to change notification settings - Fork 18
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
Use a rust layer with a full app build #1004
base: develop
Are you sure you want to change the base?
Conversation
fced871
to
07ecb3f
Compare
docker/dockerfiles/rust.dockerfile
Outdated
|
||
ENV CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I imagine we still need the linkers for e.g. the ARM builds?
45507dd
to
21a83b1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1004 +/- ##
=========================================
Coverage 40.8% 40.8%
- Complexity 4629 4630 +1
=========================================
Files 1892 1892
Lines 57699 57699
Branches 1527 1527
=========================================
+ Hits 23574 23576 +2
+ Misses 33645 33644 -1
+ Partials 480 479 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
Quality Gate passedIssues Measures |
No description provided.