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

Remove scrutinizer #143

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Remove scrutinizer #143

merged 2 commits into from
Mar 18, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Mar 18, 2024

Q A
Is bugfix?
New feature?
Breaks BC?

Fix #142

Copy link

what-the-diff bot commented Mar 18, 2024

PR Summary

  • Modification to .gitattributes File
    The process of exporting project files has been altered. The file /.scrutinizer.yml will now be included during export. Conversely, the /phpunit.xml.dist file will now be excluded in export processes.

  • Deletion of .scrutinizer.yml File
    Unnecessary file .scrutinizer.yml has been removed from the project to improve organization and efficiency.

  • Enhancement in CHANGELOG.md
    An improvement has been made: the project now supports version ^2.0 of psr/http-message. This upgrade enhances the project's compatibility and functionality.

  • Update in README.md
    URL for the code coverage badge in README.md has been updated. It now points to codecov.io from scrutinizer-ci.com, allowing for a better and more reliable metric representation.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.48%. Comparing base (58321de) to head (f408c65).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #143   +/-   ##
=========================================
  Coverage     99.48%   99.48%           
  Complexity       85       85           
=========================================
  Files             2        2           
  Lines           195      195           
=========================================
  Hits            194      194           
  Misses            1        1           

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

@vjik vjik merged commit 77da24c into master Mar 18, 2024
23 checks passed
@vjik vjik deleted the rm-scrutinizer branch March 18, 2024 12:14
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.

Remove scrutinizer
1 participant