Skip to content

fix: Integration support fixes - #7055

Merged
sentrivana merged 6 commits into
major/3.0from
ivana/major/support-fixes
Aug 6, 2026
Merged

fix: Integration support fixes#7055
sentrivana merged 6 commits into
major/3.0from
ivana/major/support-fixes

Conversation

@sentrivana

@sentrivana sentrivana commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Fixes for things that the bots surfaced on the major branch:

  • some version checks were too late (after patching)
  • fix TrytondWSGI integration name/_MIN_VERSIONS entry mismatch

Also, changed the warning of the DidNotEnable message from "X not installed" to "X not installed or incompatible".

@sentrivana
sentrivana marked this pull request as ready for review August 6, 2026 08:17
@sentrivana
sentrivana requested a review from a team as a code owner August 6, 2026 08:17
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

92377 passed | ⏭️ 5214 skipped | Total: 97591 | Pass Rate: 94.66% | Execution Time: 334m 52s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -8050
Passed Tests 📉 -6784
Failed Tests 📉 -1
Skipped Tests 📉 -1265

➖ Removed Tests (1)

View removed tests
  • test_continuous_profiler_auto_start_and_stop_sampled[experiment-gevent]
    • File: tests.profiler.test_continuous_profiler

All tests are passing successfully.

✅ Patch coverage is 94.92%. Project has 2321 uncovered lines.
✅ Project coverage is 90.17%. Comparing base (base) to head (head).

Files with missing lines (2)
File Patch % Lines
sentry_sdk/integrations/pure_eval.py 33.33% ⚠️ 2 Missing
sentry_sdk/integrations/flask.py 50.00% ⚠️ 1 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.95%    90.17%    +0.22%
==========================================
  Files          193       186        -7
  Lines        24955     23621     -1334
  Branches      9004      8514      -490
==========================================
+ Hits         22448     21300     -1148
- Misses        2507      2321      -186
- Partials      1437      1358       -79

Generated by Codecov Action

@sentrivana
sentrivana merged commit 8064571 into major/3.0 Aug 6, 2026
130 checks passed
@sentrivana
sentrivana deleted the ivana/major/support-fixes branch August 6, 2026 08:37
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