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

Create many tiny artifacts for faster download #2951

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Nov 14, 2024

And not escaping the constraints many systems have on /tmp size. If someone installs multiple php versions at once, we still download the full package.

The full package also remains available for offline installations of multiple targets for now.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.21%. Comparing base (1f33697) to head (37efa3b).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2951   +/-   ##
=========================================
  Coverage     72.21%   72.21%           
  Complexity     2529     2529           
=========================================
  Files           136      136           
  Lines         14452    14452           
  Branches        991      991           
=========================================
  Hits          10436    10436           
  Misses         3472     3472           
  Partials        544      544           
Flag Coverage Δ
appsec-extension 68.57% <ø> (ø)
tracer-php 73.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f33697...37efa3b. Read the comment docs.

@bwoebi bwoebi force-pushed the bob/tiny-artifacts branch 2 times, most recently from 177c467 to 3a1188d Compare November 14, 2024 15:09
And not escaping the constraints many systems have on /tmp size.
If someone installs multiple php versions at once, we still download the full package.

The full package also remains available for offline installations of multiple targets for now.

Signed-off-by: Bob Weinand <[email protected]>
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