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

Fix workflow mutation. #257

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Fix workflow mutation. #257

merged 1 commit into from
Feb 11, 2024

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

Copy link

what-the-diff bot commented Feb 10, 2024

PR Summary

  • Modified PHP version in workflow
    The workflow configuration previously included PHP version 8.2 for certain tasks. This version has been removed to align with our project's requirements.
  • Updated command parameters
    The command parameters within a primary operation have been tweaked for efficiency. We are now using a new version which allows for operations to run in parallel, effectively speeding up the process.

@terabytesoftw terabytesoftw requested a review from a team February 10, 2024 11:15
@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Feb 10, 2024
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1ef61ef) 98.02% compared to head (4369504) 98.02%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #257   +/-   ##
=========================================
  Coverage     98.02%   98.02%           
  Complexity      175      175           
=========================================
  Files            16       16           
  Lines           556      556           
=========================================
  Hits            545      545           
  Misses           11       11           

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

@terabytesoftw terabytesoftw merged commit 2211130 into master Feb 11, 2024
20 checks passed
@terabytesoftw terabytesoftw deleted the fix-workflow-mutation branch February 11, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants