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

feat: enable multiarch build #88

Merged
merged 4 commits into from
Mar 12, 2024

Remove ARG, use TARGETPLATFORM

8802851
Select commit
Loading
Failed to load commit list.
Merged

feat: enable multiarch build #88

Remove ARG, use TARGETPLATFORM
8802851
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 1s

31.64% (+0.00%) compared to 55429ee

View this Pull Request on Codecov

31.64% (+0.00%) compared to 55429ee

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.64%. Comparing base (55429ee) to head (8802851).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   31.64%   31.64%           
=======================================
  Files          22       22           
  Lines        1640     1640           
=======================================
  Hits          519      519           
  Misses       1070     1070           
  Partials       51       51           

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