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

convertDeprecationsToExceptions during PHPunit tests #1447

Merged

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Jan 31, 2023

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e7a24f) 97.22% compared to head (bdd24fa) 97.22%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1447   +/-   ##
=========================================
  Coverage     97.22%   97.22%           
  Complexity     2831     2831           
=========================================
  Files           175      175           
  Lines          9010     9010           
=========================================
  Hits           8760     8760           
  Misses          250      250           

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

@phil-davis
Copy link
Contributor Author

I was hoping that this would fail on PHP 8.2 because of the problems reported in issue #1445

But it passed - needs investigation.

@phil-davis phil-davis self-assigned this May 12, 2023
@phil-davis phil-davis force-pushed the convertDeprecationsToExceptions branch from 407172b to bdd24fa Compare December 4, 2023 02:34
@phil-davis
Copy link
Contributor Author

But it passed - needs investigation.

The deprecation things in recent PHP 8.* have been fixed in other PRs. But, IMO, we might as well have this extra setting in the unit tests. It may help us notice a deprecation in future.

@phil-davis phil-davis marked this pull request as ready for review December 4, 2023 02:36
@phil-davis phil-davis merged commit 081dbf9 into sabre-io:master Dec 4, 2023
9 checks passed
@phil-davis phil-davis deleted the convertDeprecationsToExceptions branch December 4, 2023 02:38
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.

None yet

1 participant