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

Adjust the Travis tests to current php and moodle versions #280

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

stronk7
Copy link
Member

@stronk7 stronk7 commented Mar 12, 2024

Not much to say, let's verify that:

  • The dev branch (main) works with its highest supported PHP version (8.3).
  • The latest stable branch (403_STABLE) works with its highest supported PHP version (8.2).
  • The oldest stable branch (39_STABLE) works with the lowest supported PHP version (7.4).

Link to travis PR run: https://app.travis-ci.com/github/moodlehq/moodle-plugin-ci/builds/269415755

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.04%. Comparing base (995a05d) to head (529019f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #280   +/-   ##
=========================================
  Coverage     88.04%   88.04%           
  Complexity      731      731           
=========================================
  Files            75       75           
  Lines          2234     2234           
=========================================
  Hits           1967     1967           
  Misses          267      267           

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

@stronk7
Copy link
Member Author

stronk7 commented Mar 12, 2024

ta, @kabalin !

@stronk7 stronk7 merged commit 12662f4 into moodlehq:main Mar 12, 2024
23 checks passed
@stronk7 stronk7 deleted the travis_adjust_versions branch March 12, 2024 22:29
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.

2 participants