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

Update CI and test things #100

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Conversation

phil-davis
Copy link
Contributor

  1. phpunit reports:
    Warning: Your XML configuration validates against a deprecated schema.
    Suggestion: Migrate your XML configuration using "--migrate-configuration"!

Done with:

./vendor/phpunit/phpunit/phpunit  --configuration tests/phpunit.xml --migrate-configuration
  1. Update the php-cs-fixer minor version to the current one. That is what runs today and passes. It is sometimes handy to know what is the latest that was passing.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #100 (57c8719) into master (f6f0fc5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files           1        1           
  Lines         176      176           
=======================================
  Hits          172      172           
  Misses          4        4           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@phil-davis phil-davis merged commit 2ec9494 into sabre-io:master Nov 9, 2023
6 checks passed
@phil-davis phil-davis deleted the update-20231109 branch November 9, 2023 03:37
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