Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(py): Update python lockfile #1867

Merged
merged 2 commits into from
Jan 16, 2025
Merged

chore(py): Update python lockfile #1867

merged 2 commits into from
Jan 16, 2025

Conversation

aborgna-q
Copy link
Collaborator

Updates the python lockfile to close dependabot's vulnerability alerts:

Fixes a test that was constructing the wrong type (Version vs SemanticVersion)

drive-by: Remove leftover poetry.lock

@aborgna-q aborgna-q requested a review from a team as a code owner January 16, 2025 10:32
@aborgna-q aborgna-q requested a review from cqc-alec January 16, 2025 10:32
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.54%. Comparing base (6c0d799) to head (2a248dd).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1867   +/-   ##
=======================================
  Coverage   86.54%   86.54%           
=======================================
  Files         194      194           
  Lines       35264    35264           
  Branches    32077    32077           
=======================================
+ Hits        30518    30519    +1     
+ Misses       2969     2968    -1     
  Partials     1777     1777           
Flag Coverage Δ
python 92.34% <ø> (+0.03%) ⬆️
rust 85.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cqc-alec
Copy link
Collaborator

Do you understand the failure in "Check serialization schema"?

@aborgna-q
Copy link
Collaborator Author

Looks to be caused by a change in schema generation for enums in pydantic 2.10:

It seems harmless

@aborgna-q aborgna-q added this pull request to the merge queue Jan 16, 2025
Merged via the queue into main with commit d68ab4e Jan 16, 2025
23 checks passed
@aborgna-q aborgna-q deleted the ab/update-py-deps branch January 16, 2025 11:10
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