fix: remove --exec-script entrypoint to eliminate arbitrary code execution#690
Closed
arne-aignx wants to merge 1 commit into
Closed
fix: remove --exec-script entrypoint to eliminate arbitrary code execution#690arne-aignx wants to merge 1 commit into
arne-aignx wants to merge 1 commit into
Codecov / codecov/project
failed
Jul 7, 2026 in 1s
66.42% (target 70.00%)
View this Pull Request on Codecov
66.42% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 5.55556% with 34 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/aignostics/dataset/_download_worker.py | 0.00% | 22 Missing |
| src/aignostics/dataset/_service.py | 15.38% | 11 Missing |
| src/aignostics.py | 0.00% | 1 Missing |
❌ Your project check has failed because the head coverage (66.42%) 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 (e8f605c). Click for more details.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/aignostics.py | 0.00% <0.00%> (ø) |
|
| src/aignostics/dataset/_service.py | 57.07% <15.38%> (-19.64%) |
⬇️ |
| src/aignostics/dataset/_download_worker.py | 0.00% <0.00%> (ø) |
Loading