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 mutation testing #29

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Fix mutation testing #29

merged 1 commit into from
Feb 18, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Feb 18, 2024

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

Copy link

what-the-diff bot commented Feb 18, 2024

PR Summary

  • Operating System Update in Workflow Configuration
    The workflow configuration file used for automating tasks has been modified. Now the system only utilizes the latest version of Ubuntu, an operating system, ensuring consistency and up-to-date features.

  • PHP Version Update in Workflow Strategy
    There's another update made to the task automation file. It now uses version 8.3 of PHP, a programming language. This could decrease the occurrence of compatibility issues by standardizing the PHP version that's being used.

  • Makefile Modification to Enhance Test Efficiency
    Changes in the Makefile, a file listing commands to create specific targets, will result in the mutation test, a testing method for finding errors, to run with more efficiency. This is due to the application of a command executing two threads simultaneously, most likely increasing the speed of testing procedures.

@vjik vjik merged commit df12c36 into master Feb 18, 2024
16 of 19 checks passed
@vjik vjik deleted the fix-mutations branch February 18, 2024 14:10
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.

1 participant