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. #295

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Fix workflow mutation. #295

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

  • Updated Configurations for Static Analysis Tool
    The command used to run a static analysis tool, roave-infection-static-analysis-plugin, has been updated in the workflow file mutation.yml. This new command improves how we use computational resources by specifically assigning two threads for the task. This makes the analysis run smoother and faster, improving the efficiency of our development operations.

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff10686) 98.01% compared to head (ff914eb) 98.01%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #295   +/-   ##
=========================================
  Coverage     98.01%   98.01%           
  Complexity      208      208           
=========================================
  Files            15       15           
  Lines           604      604           
=========================================
  Hits            592      592           
  Misses           12       12           

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

@terabytesoftw terabytesoftw requested a review from a team February 10, 2024 11:14
@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Feb 10, 2024
@terabytesoftw terabytesoftw merged commit 276af87 into master Feb 11, 2024
37 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