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

Updated version mutation inputs #353

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Updated version mutation inputs #353

merged 1 commit into from
Nov 13, 2024

Conversation

JR-Morgan
Copy link
Member

@JR-Morgan JR-Morgan commented Nov 13, 2024

A breaking change was made to our GraphQL api to require project ids on the VersionUpdate, VersionMoveToModel, and VersionDelete inputs.

This PR updates the python SDK with this change

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.64%. Comparing base (46c18bb) to head (759cd0e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #353   +/-   ##
=======================================
  Coverage   89.63%   89.64%           
=======================================
  Files         128      128           
  Lines        6813     6816    +3     
=======================================
+ Hits         6107     6110    +3     
  Misses        706      706           

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

@gjedlicska
Copy link
Collaborator

Thanks for fixing this!

@gjedlicska gjedlicska merged commit a0b39e4 into main Nov 13, 2024
5 checks passed
@gjedlicska gjedlicska deleted the jrm/api-fix branch November 13, 2024 11:49
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