Skip to content

feat(application): add --share-token to run commands - #688

Open
dima-aignostics wants to merge 5 commits into
mainfrom
feat/PYSDK-145-read-run-with-share-token
Open

feat(application): add --share-token to run commands#688
dima-aignostics wants to merge 5 commits into
mainfrom
feat/PYSDK-145-read-run-with-share-token

fix(application): correct share-token docstrings and 403 test source

7ea6ad6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

76.58% (target 70.00%)

View this Pull Request on Codecov

76.58% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 94.23077% 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%> (-2.56%) ⬇️
src/aignostics/platform/resources/runs.py 86.57% <100.00%> (+1.05%) ⬆️
src/aignostics/application/_utils.py 88.66% <80.00%> (-4.26%) ⬇️
src/aignostics/application/_cli.py 79.43% <91.30%> (-0.23%) ⬇️

... and 4 files with indirect coverage changes