tests: Move anthropic under toxgen#4348
Merged
sentrivana merged 4 commits intomasterfrom Apr 29, 2025
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #4348 +/- ##
==========================================
- Coverage 80.33% 80.30% -0.04%
==========================================
Files 142 142
Lines 15933 15933
Branches 2725 2725
==========================================
- Hits 12800 12795 -5
- Misses 2261 2262 +1
- Partials 872 876 +4 |
szokeasaurusrex
approved these changes
Apr 29, 2025
Member
szokeasaurusrex
left a comment
There was a problem hiding this comment.
see comment before merge
|
|
||
| # Anthropic | ||
| {py3.8,py3.11,py3.12}-anthropic-v{0.16,0.28,0.40} | ||
| {py3.7,py3.11,py3.12}-anthropic-latest |
Member
There was a problem hiding this comment.
It looks like we don't test any py3.7 versions anymore, is that intentional?
Contributor
Author
There was a problem hiding this comment.
Yeah, this is an unfortunate consequence of some version conflicts newer anthropic packages have when you try to install them on 3.7: https://github.com/getsentry/sentry-python/actions/runs/14726662709/job/41330837840
Only the oldest release is installable on 3.7. I think it's fine to start testing on 3.8+.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.