Skip to content

Python(fix): fix log not being passed with update calls#560

Merged
alexluck-sift merged 7 commits into
mainfrom
al/python/fix-update-with-log
May 13, 2026
Merged

Python(fix): fix log not being passed with update calls#560
alexluck-sift merged 7 commits into
mainfrom
al/python/fix-update-with-log

Conversation

@alexluck-sift
Copy link
Copy Markdown
Collaborator

@alexluck-sift alexluck-sift commented May 13, 2026

Previously, log file generated TestResult objects were not updating with the log file references. This meant calls to methods like update were passing through to the API instead of the log file resulting in errors (since the entity did not yet exist on the server).

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 13, 2026

Python docs preview: https://sift-stack.github.io/sift/python/pr-560/

Deployed from 02a3b0a. The link may take up to a minute to become live as GitHub Pages propagates.

@alexluck-sift alexluck-sift requested a review from ian-sift May 13, 2026 19:00
Comment thread python/pyproject.toml
Comment thread python/lib/sift_client/_tests/resources/test_test_results_log_file.py Outdated
ian-sift
ian-sift previously approved these changes May 13, 2026
@alexluck-sift alexluck-sift enabled auto-merge (squash) May 13, 2026 23:37
@alexluck-sift alexluck-sift merged commit 8555e0e into main May 13, 2026
22 checks passed
@alexluck-sift alexluck-sift deleted the al/python/fix-update-with-log branch May 13, 2026 23:39
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