Skip to content

security(dci): make OAuth token methods non-RPC and lock the token cache#269

Open
gonzalesedwin1123 wants to merge 4 commits into
19.0from
security-dci-oauth-token-mint
Open

security(dci): make OAuth token methods non-RPC and lock the token cache#269
gonzalesedwin1123 wants to merge 4 commits into
19.0from
security-dci-oauth-token-mint

chore(spp_dci_client): bump version to 19.0.2.0.2 + changelog

55009e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

75.53% (+0.22%) compared to f260ffd

View this Pull Request on Codecov

75.53% (+0.22%) compared to f260ffd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.53%. Comparing base (f260ffd) to head (55009e9).
⚠️ Report is 9 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #269      +/-   ##
==========================================
+ Coverage   75.31%   75.53%   +0.22%     
==========================================
  Files        1098     1115      +17     
  Lines       65317    66397    +1080     
==========================================
+ Hits        49191    50151     +960     
- Misses      16126    16246     +120     
Files with missing lines Coverage Δ
spp_dci_client/__manifest__.py 0.00% <ø> (ø)
spp_dci_client/models/data_source.py 91.17% <100.00%> (+2.61%) ⬆️
spp_dci_client/services/client.py 88.92% <100.00%> (ø)

... and 19 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.