-
Couldn't load subscription status.
- Fork 117
fix phpstan and php-cs-fixer errors #359
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #359 +/- ##
============================================
+ Coverage 81.69% 82.27% +0.57%
- Complexity 1664 1799 +135
============================================
Files 125 134 +9
Lines 7223 7628 +405
============================================
+ Hits 5901 6276 +375
- Misses 1322 1352 +30 Flags with carried forward coverage won't be shown. Click here to find out more.
... and 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@brettmc any idea what's up with the failing MongoDB steps? I am sure I didn't touch that 😅 |
Ignore, there's already a PR for it. There's also a linting issue to be resolved: https://github.com/open-telemetry/opentelemetry-php-contrib/actions/runs/14568091222/job/40860421500?pr=359 If you're following our development process, |
224f2f4 to
c0e2707
Compare
1f59788 to
55eef08
Compare
|
@brettmc alright, thanks for your help. I think everything should be passing now, although coincidentally, it looks like the checks didn't run the last time I pushed? |
fix CI issues from #357
@brettmc