Skip to content

Fix psalm #90

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

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Fix psalm #90

merged 2 commits into from
Mar 3, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Mar 3, 2024

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

Copy link

what-the-diff bot commented Mar 3, 2024

PR Summary

  • Implementation of Code Workflow Restrictions
    Enhancements to the .github/workflows/static.yml file have been made to enhance the branch restriction approach. These changes will improve the development process by enforcing code review standards and reducing potential bugs reaching the main code.

  • Enhancement of Error Handling Mechanism
    Updates have been made to the psalm.xml file to include new attributes and issue handlers, streamlining the identification and treatment of specific problems. This boosts overall application stability by addressing potential problem areas in the code.

  • Creation of an Alternate Configuration File
    A new file, psalm80.xml, has been created with a different configuration for psalm, providing an alternative way of handling certain operations and further enhancing our flexibility in managing codebase.

  • Code Addition to src/FileHelper.php
    A new line of code has been added to the src/FileHelper.php. This change will deliver improved functionality, offering more features or better performance for the users.

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.02%. Comparing base (7782165) to head (a088fe2).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #90   +/-   ##
=========================================
  Coverage     93.02%   93.02%           
  Complexity      155      155           
=========================================
  Files             4        4           
  Lines           344      344           
=========================================
  Hits            320      320           
  Misses           24       24           

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

@vjik vjik merged commit 45b6298 into master Mar 3, 2024
@vjik vjik deleted the psalm branch March 3, 2024 06:55
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