Skip to content

ref: Drop Chalice < 1.22 - #7009

Merged
sentrivana merged 15 commits into
major/3.0from
ivana/major/drop-support-chalice
Aug 5, 2026
Merged

ref: Drop Chalice < 1.22#7009
sentrivana merged 15 commits into
major/3.0from
ivana/major/drop-support-chalice

Conversation

@sentrivana

@sentrivana sentrivana commented Aug 3, 2026

Copy link
Copy Markdown
Contributor
  • drop old chalice from ci
  • bump min version in integrations/__init__.py

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

90961 passed | ❌ 1 failed | ⏭️ 5436 skipped | Total: 96398 | Pass Rate: 94.36% | Execution Time: 334m 48s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -6815
Passed Tests 📉 -6013
Failed Tests 📈 +1
Skipped Tests 📉 -803

➕ New Tests (1)

View new tests
  • test_continuous_profiler_auto_start_and_stop_sampled[non-experiment-gevent]
    • File: tests.profiler.test_continuous_profiler
    • Status: ❌ Failing

❌ Failed Tests

test_continuous_profiler_auto_start_and_stop_sampled[non-experiment-gevent]

File: tests.profiler.test_continuous_profiler
Suite: py3.7-gevent
Error: AssertionError: profiler should not be running assert '8115282e65ef47ec9db853754c87d9a9' is None + where '8115282e65ef47ec9db853754c87d9a9' = get_profiler_id()

Stack Trace
tests/profiler/test_continuous_profiler.py:812: in test_continuous_profiler_auto_start_and_stop_sampled
    assert get_profiler_id() is None, "profiler should not be running"
E   AssertionError: profiler should not be running
E   assert '8115282e65ef47ec9db853754c87d9a9' is None
E    +  where '8115282e65ef47ec9db853754c87d9a9' = get_profiler_id()

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.91%    90.18%    +0.27%
==========================================
  Files          193       186        -7
  Lines        24828     23689     -1139
  Branches      8930      8522      -408
==========================================
+ Hits         22322     21362      -960
- Misses        2506      2327      -179
- Partials      1416      1362       -54

Generated by Codecov Action

Base automatically changed from ivana/major/drop-3.6 to major/3.0 August 4, 2026 08:21
@sentrivana
sentrivana marked this pull request as ready for review August 5, 2026 08:02
@sentrivana
sentrivana requested a review from a team as a code owner August 5, 2026 08:02
Comment thread sentry_sdk/integrations/chalice.py Outdated
@sentrivana
sentrivana merged commit 016adb6 into major/3.0 Aug 5, 2026
128 of 130 checks passed
@sentrivana
sentrivana deleted the ivana/major/drop-support-chalice branch August 5, 2026 11:33
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