feat(platform): support external token providers and simplify caching #513
Codecov / codecov/project
succeeded
Mar 31, 2026 in 1s
73.48% (target 70.00%)
View this Pull Request on Codecov
73.48% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 94.73684% 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/platform/_api.py | 88.46% | 2 Missing and 1 partial |
| src/aignostics/platform/resources/applications.py | 88.88% | 1 Missing |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/aignostics/platform/_client.py | 93.61% <100.00%> (-0.07%) |
⬇️ |
| src/aignostics/platform/_operation_cache.py | 78.43% <100.00%> (+0.88%) |
⬆️ |
| src/aignostics/platform/resources/runs.py | 64.91% <100.00%> (-0.31%) |
⬇️ |
| src/aignostics/platform/resources/applications.py | 68.75% <88.88%> (-0.77%) |
⬇️ |
| src/aignostics/platform/_api.py | 88.46% <88.46%> (ø) |
Loading