Skip to content

Rework UUIDv7 generation for conversation_id #302

Rework UUIDv7 generation for conversation_id

Rework UUIDv7 generation for conversation_id #302

Triggered via pull request May 4, 2024 10:22
Status Success
Total duration 4m 1s
Artifacts

pyleco_CI.yml

on: pull_request
Docs and Linting
29s
Docs and Linting
Static Type Checking
2m 42s
Static Type Checking
Code Coverage on codecov
56s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Docs and Linting
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/75/merge, Key: pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, Version: 449ff05764de7777154123cdc0d41aa0112e2686bd036a699dc52a829e1958f2
Code Coverage on codecov
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/75/merge, Key: pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, Version: 449ff05764de7777154123cdc0d41aa0112e2686bd036a699dc52a829e1958f2
Python 3.12, macos-latest
/Users/runner/micromamba/envs/pyleco/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:670: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Python 3.12, macos-latest
and isinstance(item.value, ast.Str)