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

Be stricter and don't allow warnings on phpcs tests #296

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

stronk7
Copy link
Member

@stronk7 stronk7 commented Mar 31, 2024

Just ensure that we fail on self integration tests (phpcs) warnings, so we can monitor the impact of every new moodle-cs release better.

Copy link

codecov bot commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.20%. Comparing base (1554c71) to head (45a012f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #296   +/-   ##
=========================================
  Coverage     88.20%   88.20%           
  Complexity      731      731           
=========================================
  Files            75       75           
  Lines          2264     2264           
=========================================
  Hits           1997     1997           
  Misses          267      267           

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

@stronk7 stronk7 added the enhancement New feature or request label Mar 31, 2024
@stronk7
Copy link
Member Author

stronk7 commented Apr 7, 2024

I'm going to self-merge this. It's just self tests becoming stricter so we can add some more cases to our "fixture" local_ci plugin and check better how moodle-cs changes behave and impact.

@stronk7 stronk7 merged commit d3126cf into moodlehq:main Apr 7, 2024
24 checks passed
@stronk7 stronk7 deleted the stricter_phpcs_integration_tests branch April 7, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant