Skip to content

ci: Add langchain-base to uv typing group - #7016

Open
alexander-alderman-webb wants to merge 7 commits into
masterfrom
webb/langchain-base-typing
Open

ci: Add langchain-base to uv typing group#7016
alexander-alderman-webb wants to merge 7 commits into
masterfrom
webb/langchain-base-typing

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

Add package to the group and fix typing problems.
Remove test that relied on mocks and assert on gen_ai.response.model in other tests.

Issues

Closes #7017

Reminders

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

94838 passed | ⏭️ 6343 skipped | Total: 101181 | Pass Rate: 93.73% | Execution Time: 338m 52s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -144
Passed Tests 📉 -144
Failed Tests
Skipped Tests

All tests are passing successfully.

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

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/langchain.py 100.00% ⚠️ 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.88%    89.89%    +0.01%
==========================================
  Files          193       193         —
  Lines        24834     24826        -8
  Branches      8912      8914        +2
==========================================
+ Hits         22321     22316        -5
- Misses        2513      2510        -3
- Partials      1417      1413        -4

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review August 3, 2026 16:19
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner August 3, 2026 16:19
Comment thread sentry_sdk/integrations/langchain.py

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1c9ee52. Configure here.

Comment thread sentry_sdk/integrations/langchain.py
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.

Add langchain-core to typing group

1 participant