-
Notifications
You must be signed in to change notification settings - Fork 92
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
Add basic symfony instrumentation bundle with kernel request listener #77
Add basic symfony instrumentation bundle with kernel request listener #77
Conversation
Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one. |
Codecov Report
@@ Coverage Diff @@
## main #77 +/- ##
============================================
- Coverage 95.81% 92.18% -3.63%
- Complexity 182 237 +55
============================================
Files 18 26 +8
Lines 454 653 +199
============================================
+ Hits 435 602 +167
- Misses 19 51 +32
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@Nevay - happy to merge this when you say it's ready |
Should be ready, but I'm fine with waiting until 0.0.15 to resolve the broken/skipped test. |
@Nevay I've tagged 0.0.15 |
No description provided.