Skip to content

test: Add streaming tests to test_misc - #6787

Merged
sentrivana merged 2 commits into
masterfrom
ivana/streaming-misc-tests
Jul 9, 2026
Merged

test: Add streaming tests to test_misc#6787
sentrivana merged 2 commits into
masterfrom
ivana/streaming-misc-tests

Conversation

@sentrivana

@sentrivana sentrivana commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

Tests not applicable in span first were not ported.

Also fix some typos.

Issues

Part of #5395

Reminders

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

90990 passed | ⏭️ 6302 skipped | Total: 97292 | Pass Rate: 93.52% | Execution Time: 314m 13s

📊 Comparison with Base Branch

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

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2440 uncovered lines.
✅ Project coverage is 89.78%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.78%    89.78%        —%
==========================================
  Files          193       193         —
  Lines        23876     23876         —
  Branches      8244      8244         —
==========================================
+ Hits         21437     21436        -1
- Misses        2439      2440        +1
- Partials      1351      1352        +1

Generated by Codecov Action

@sentrivana
sentrivana marked this pull request as ready for review July 9, 2026 09:43
@sentrivana
sentrivana requested a review from a team as a code owner July 9, 2026 09:43
@sentrivana
sentrivana enabled auto-merge (squash) July 9, 2026 10:28
@sentrivana
sentrivana merged commit 2c389f8 into master Jul 9, 2026
272 of 274 checks passed
@sentrivana
sentrivana deleted the ivana/streaming-misc-tests branch July 9, 2026 10:34
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
### Description
Tests not applicable in span first were not ported.

Also fix some typos.

#### Issues
Part of getsentry#5395

#### Reminders
- Please add tests to validate your changes, and lint your code using
`uv run ruff`.
- Add GH Issue ID _&_ Linear ID (if applicable)
- PR title should use [conventional
commit](https://develop.sentry.dev/engineering-practices/commit-messages/#type)
style (`feat:`, `fix:`, `ref:`, `meta:`)
- For external contributors:
[CONTRIBUTING.md](https://github.com/getsentry/sentry-python/blob/master/CONTRIBUTING.md),
[Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord
community](https://discord.gg/Ww9hbqr)
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