| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add `before_send_span` as a top-level `sentry_sdk.init()` parameter alongside `before_send_log` and `before_send_metric`, while keeping backward compatibility with the `_experiments` dict. Warn when span streaming is not enabled.
Codecov Results 📊✅ 96545 passed | ⏭️ 6340 skipped | Total: 102885 | Pass Rate: 93.84% | Execution Time: 336m 55s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2510 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.68% 89.68% —%
==========================================
Files 193 193 —
Lines 24330 24332 +2
Branches 8578 8580 +2
==========================================
+ Hits 21820 21822 +2
- Misses 2510 2510 —
- Partials 1397 1397 —Generated by Codecov Action |
Sorry, something went wrong.
…entry#6885) Bump `before_send_span` to a top-level option alongside its other span streaming friends.
| Back | FazBrowse Home | New Git URL |
Bump before_send_span to a top-level option alongside its other span streaming friends.