feat(platform): support external token providers and simplify caching [PYSDK-123] #513
Codecov / codecov/project
failed
May 5, 2026 in 0s
65.70% (target 70.00%)
View this Pull Request on Codecov
65.70% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 98.95833% with 1 line in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/aignostics/platform/resources/applications.py | 91.66% | 1 Missing |
❌ Your project check has failed because the head coverage (65.70%) 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 (ef28b07) and HEAD (bf956ae). Click for more details.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/aignostics/platform/_api.py | 100.00% <100.00%> (ø) |
|
| src/aignostics/platform/_authentication.py | 77.92% <100.00%> (-0.40%) |
⬇️ |
| src/aignostics/platform/_client.py | 93.02% <100.00%> (-0.67%) |
⬇️ |
| src/aignostics/platform/_operation_cache.py | 78.43% <100.00%> (+0.88%) |
⬆️ |
| src/aignostics/platform/resources/runs.py | 83.58% <100.00%> (-1.21%) |
⬇️ |
| src/aignostics/platform/resources/applications.py | 84.52% <91.66%> (+1.28%) |
⬆️ |
Loading