Skip to content

test: Add streaming logs tests - #6880

Merged
sentrivana merged 2 commits into
masterfrom
ivana/add-streaming-log-tests
Jul 27, 2026
Merged

test: Add streaming logs tests#6880
sentrivana merged 2 commits into
masterfrom
ivana/add-streaming-log-tests

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Description

Adding streaming versions of relevant logs tests.

Issues

Part of #5395

Reminders

@sentrivana
sentrivana marked this pull request as ready for review July 24, 2026 11:44
@sentrivana
sentrivana requested a review from a team as a code owner July 24, 2026 11:44
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

97458 passed | ⏭️ 6414 skipped | Total: 103872 | Pass Rate: 93.83% | Execution Time: 354m 32s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +64
Passed Tests 📈 +97
Failed Tests 📉 -39
Skipped Tests 📈 +6

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2520 uncovered lines.
❌ Project coverage is 89.67%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.70%    89.67%    -0.03%
==========================================
  Files          193       193         —
  Lines        24394     24392        -2
  Branches      8644      8642        -2
==========================================
+ Hits         21882     21872       -10
- Misses        2512      2520        +8
- Partials      1401      1403        +2

Generated by Codecov Action

Comment thread tests/test_logs.py Outdated
Co-authored-by: Erica Pisani <pisani.erica@gmail.com>
@sentrivana
sentrivana enabled auto-merge (squash) July 27, 2026 07:15
@sentrivana
sentrivana merged commit 57183c9 into master Jul 27, 2026
269 of 273 checks passed
@sentrivana
sentrivana deleted the ivana/add-streaming-log-tests branch July 27, 2026 11:03
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
### Description
Adding streaming versions of relevant logs tests.

#### 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)

---------

Co-authored-by: Erica Pisani <pisani.erica@gmail.com>
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