Skip to content

Conversation

alcaeus
Copy link
Contributor

@alcaeus alcaeus commented May 8, 2025


name: 🎉 New Feature
about:
labels: enhancement


Description

This PR adds support for pie to setup-php. This allows installing extensions via pie instead of having to rely on pecl (assuming extensions are not directly installed with setup-php itself).

In case this PR introduced TypeScript/JavaScript code changes:

  • I have written test cases for the changes in this pull request
  • I have run npm run format before the commit.
  • I have run npm run lint before the commit.
  • I have run npm run release before the commit.
  • npm test returns with no unit test errors and all code covered.

In case this PR edits any scripts:

  • I have checked the edited scripts for syntax.
  • I have tested the changes in an integration test (If yes, provide workflow YAML and link).

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (316da6e) to head (dd94278).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #948   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          811       811           
  Branches       293       292    -1     
=========================================
  Hits           811       811           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shivammathur shivammathur merged commit 287979a into shivammathur:develop May 8, 2025
66 checks passed
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