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

Improve psalm and changelog #80

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Improve psalm and changelog #80

merged 3 commits into from
Feb 17, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Feb 17, 2024

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

Copy link

what-the-diff bot commented Feb 17, 2024

PR Summary

  • Master Branch Filter Addition
    Added a filter for the 'master' branch in the push event. This is in the GitHub workflow file named 'static.yml'. This filter will help to direct incoming updates specifically to the master branch.

  • Increase in Software Version
    The software version was updated from '2.0.1' to '3.0.0' in the 'CHANGELOG.md' file. The increase in the version number represents significant improvements or changes in our software for better performance.

  • Updates to Required Vimeo/Psalm Version
    The required Vimeo/Psalm software has been updated to version '^5.22'. This is seen in the 'composer.json' file, which means our software stays compatible with the latest version of this package for more efficient operation.

  • Addition of Issue Handlers
    Two new issue handlers - 'MixedAssignment' and 'RiskyTruthyFalsyComparison', were added with a 'suppress' error level in the 'psalm.xml' file. These changes allow for further handling of potential problems, improving the overall reliability of the software.

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (831a71b) 100.00% compared to head (0610ec1) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #80   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        27        27           
===========================================
  Files              3         3           
  Lines            125       125           
===========================================
  Hits             125       125           

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

@vjik vjik merged commit 29b1765 into master Feb 17, 2024
17 of 20 checks passed
@vjik vjik deleted the fix-psalm branch February 17, 2024 13:23
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