Skip to content

Conversation

@code-of-kpp
Copy link

This contribution is provided on the basis of Apache License v2.0.

Introduce support for SYN_BUILD_* environment variables in docker build scripts.

Explicitly use buildx in both scripts. (Until this PR, buildx was assumed implicitly through the --progress flag.)

Introduce support for SYN_BUILD_* environment variables
in docker build scripts.

Explicitly use buildx in both scripts. (Until this commit, buildx
was assumed implicitly through --progress flag).
@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.28%. Comparing base (5412b88) to head (6b9302c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4195      +/-   ##
==========================================
- Coverage   97.35%   97.28%   -0.08%     
==========================================
  Files         261      261              
  Lines       59832    59832              
==========================================
- Hits        58248    58206      -42     
- Misses       1584     1626      +42     
Flag Coverage Δ
linux 97.28% <ø> (ø)
linux_replay ?

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants