Skip to content

Add multi-arch builds to CI/CD. Fix 32bit builds. #9

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

Merged
merged 5 commits into from
Feb 25, 2023
Merged

Conversation

landhb
Copy link
Owner

@landhb landhb commented Feb 25, 2023

Fixes #8

@landhb landhb self-assigned this Feb 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2023

Codecov Report

Merging #9 (a005074) into main (f145269) will increase coverage by 0.02%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   78.31%   78.33%   +0.02%     
==========================================
  Files           8        8              
  Lines         415      420       +5     
==========================================
+ Hits          325      329       +4     
- Misses         90       91       +1     
Impacted Files Coverage Δ
src/ffi/functions.rs 88.23% <100.00%> (ø)
src/ffi/types.rs 68.18% <100.00%> (+3.18%) ⬆️
src/key.rs 72.11% <100.00%> (-0.17%) ⬇️
src/keyring.rs 81.00% <100.00%> (-1.00%) ⬇️
src/metadata.rs 100.00% <0.00%> (+2.56%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@landhb landhb merged commit e7ceaaf into main Feb 25, 2023
@landhb landhb deleted the multi_arch_tests branch February 25, 2023 13:20
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.

Doesn't compile on some 32-bit Linux platforms
2 participants