Skip to content

feat(application): read shared runs via --share-token - #688

Merged
olivermeyer merged 6 commits into
mainfrom
feat/PYSDK-145-read-run-with-share-token
Aug 6, 2026
Merged

feat(application): read shared runs via --share-token#688
olivermeyer merged 6 commits into
mainfrom
feat/PYSDK-145-read-run-with-share-token

refactor: address review comments

cd81e88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 1s

76.54% (target 70.00%)

View this Pull Request on Codecov

76.54% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/aignostics/application/_cli.py 91.30% 1 Missing and 1 partial ⚠️
src/aignostics/application/_utils.py 80.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/aignostics/application/_service.py 64.06% <100.00%> (+0.25%) ⬆️
src/aignostics/platform/resources/runs.py 86.48% <100.00%> (+0.96%) ⬆️
src/aignostics/application/_utils.py 88.66% <80.00%> (-0.22%) ⬇️
src/aignostics/application/_cli.py 79.43% <91.30%> (+1.21%) ⬆️

... and 1 file with indirect coverage changes