Skip to content

fix(tracing): Make functions_to_trace work when streaming spans - #7430

Merged
sentrivana merged 1 commit into
masterfrom
ivana/fix-functions-to-trace-span-streaming
Sep 8, 2026
Merged

fix(tracing): Make functions_to_trace work when streaming spans#7430
sentrivana merged 1 commit into
masterfrom
ivana/fix-functions-to-trace-span-streaming

Conversation

@sentrivana

@sentrivana sentrivana commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

functions_to_trace is an alternative to decorating functions with @trace. It doesn't support span streaming.

@sentrivana
sentrivana marked this pull request as ready for review September 8, 2026 13:37
@sentrivana
sentrivana requested a review from a team as a code owner September 8, 2026 13:37
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

130727 passed | ⏭️ 7126 skipped | Total: 137853 | Pass Rate: 94.83% | Execution Time: 466m 6s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +102
Passed Tests 📈 +102
Failed Tests
Skipped Tests

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2501 uncovered lines.
✅ Project coverage is 90.28%. Comparing base (611584b) to head (351b37e).

Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
+ Coverage    90.25%    90.28%    +0.03%
==========================================
  Files          193       193         —
  Lines        25729     25731        +2
  Branches      9496      9496         —
==========================================
+ Hits         23221     23230        +9
- Misses        2508      2501        -7
- Partials      1434      1431        -3

Generated by Codecov Action

@sentrivana
sentrivana merged commit 75d6b03 into master Sep 8, 2026
164 checks passed
@sentrivana
sentrivana deleted the ivana/fix-functions-to-trace-span-streaming branch September 8, 2026 14: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.

2 participants