Skip to content

Conversation

@daniel-k
Copy link
Member

In both #47 and #55 we have missed breaking changes in the production runs endpoint of the v2 API:

  • production runs don't contain the product resource anymore, but only a reference (UUID)
  • product and production order "code" was renamed to "external id"

@github-actions
Copy link

github-actions bot commented May 22, 2025

Coverage results

Update on 2025-05-26 10:14:53.981495822 +0000

This is the coverage report for commit 80c5803

Name                                                               Stmts   Miss  Cover   Missing
------------------------------------------------------------------------------------------------
.tox/py/lib/python3.12/site-packages/enlyze/__init__.py                4      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/api_client/client.py      82      1    99%   143
.tox/py/lib/python3.12/site-packages/enlyze/api_client/models.py      85      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/auth.py                   13      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/client.py                105      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/constants.py               6      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/errors.py                  4      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/iterable_tools.py          7      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/models.py                117      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/schema.py                 25      0   100%
.tox/py/lib/python3.12/site-packages/enlyze/validators.py             38      0   100%
------------------------------------------------------------------------------------------------
TOTAL                                                                486      1    99%

2 empty files skipped.

@daniel-k daniel-k marked this pull request as ready for review May 22, 2025 12:20
@daniel-k daniel-k requested a review from denizs May 22, 2025 12:21
Copy link
Member

@denizs denizs left a comment

Choose a reason for hiding this comment

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

Mini change request. Moreover, I've updated the example jupyter notebook and pushed the commit to this branch.

@daniel-k daniel-k requested a review from denizs May 26, 2025 11:46
@daniel-k daniel-k merged commit f0b5409 into master May 26, 2025
12 checks passed
@daniel-k daniel-k deleted the fix/get-production-runs-v2 branch May 26, 2025 12:30
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.

3 participants