Skip to content

test: remove cleanup

47031f2
Select commit
Loading
Failed to load commit list.
Merged

feat: make BaseService methods async #474

test: remove cleanup
47031f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

73.36% (target 70.00%)

View this Pull Request on Codecov

73.36% (target 70.00%)

Details

Codecov Report

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

Files with missing lines Patch % Lines
src/aignostics/system/_service.py 88.57% 2 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
src/aignostics/application/_cli.py 69.84% <100.00%> (+0.57%) ⬆️
...ics/application/_gui/_page_application_describe.py 72.13% <100.00%> (ø)
src/aignostics/application/_service.py 60.55% <100.00%> (ø)
src/aignostics/bucket/_service.py 77.77% <100.00%> (ø)
src/aignostics/dataset/_service.py 76.71% <100.00%> (ø)
src/aignostics/gui/_frame.py 75.61% <100.00%> (-2.07%) ⬇️
src/aignostics/notebook/_service.py 87.50% <100.00%> (ø)
src/aignostics/platform/_service.py 83.76% <100.00%> (-0.80%) ⬇️
src/aignostics/qupath/_service.py 57.29% <100.00%> (ø)
src/aignostics/system/_cli.py 84.48% <100.00%> (+0.13%) ⬆️
... and 4 more

... and 3 files with indirect coverage changes