Skip to content

feat(platform): custom_metadata checksum concurrency control + enrich_sdk_metadata toggle [PYSDK-130][PYSDK-147]#691

Merged
arne-aignx merged 5 commits into
mainfrom
feat/PYSDK-130-147-custom-metadata
Jul 9, 2026
Merged

feat(platform): custom_metadata checksum concurrency control + enrich_sdk_metadata toggle [PYSDK-130][PYSDK-147]#691
arne-aignx merged 5 commits into
mainfrom
feat/PYSDK-130-147-custom-metadata

test(application): link custom-metadata tests to TC-APPLICATION-CLI-0…

3f1a6a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 9, 2026 in 1s

66.62% (target 70.00%)

View this Pull Request on Codecov

66.62% (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
...application/_gui/_page_application_run_describe.py 33.33% 2 Missing ⚠️
src/aignostics/application/_service.py 90.90% 0 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (66.62%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (baa7e91) and HEAD (3f1a6a4). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (baa7e91) HEAD (3f1a6a4)
9 1
Files with missing lines Coverage Δ
src/aignostics/application/_cli.py 75.45% <100.00%> (-4.19%) ⬇️
src/aignostics/platform/__init__.py 100.00% <100.00%> (ø)
src/aignostics/platform/_exceptions.py 100.00% <100.00%> (ø)
src/aignostics/platform/resources/runs.py 84.82% <100.00%> (-0.59%) ⬇️
src/aignostics/application/_service.py 55.61% <90.90%> (-10.44%) ⬇️
...application/_gui/_page_application_run_describe.py 35.72% <33.33%> (-34.87%) ⬇️

... and 20 files with indirect coverage changes