-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Raise minimum PHP version to 8.1 and refactor code #85
Conversation
vjik
commented
Mar 1, 2024
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | - |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #85 +/- ##
============================================
- Coverage 99.65% 99.65% -0.01%
+ Complexity 107 102 -5
============================================
Files 11 11
Lines 290 288 -2
============================================
- Hits 289 287 -2
Misses 1 1 ☔ View full report in Codecov by Sentry. |
PR Summary
|