Skip to content

feat(orb): add a stored tenant-DB-credential secret type + generic revoke path to the token broker - #8080

Merged
JSONbored merged 1 commit into
mainfrom
broker-tenant-db-credential
Jul 22, 2026
Merged

feat(orb): add a stored tenant-DB-credential secret type + generic revoke path to the token broker#8080
JSONbored merged 1 commit into
mainfrom
broker-tenant-db-credential

feat(orb): add a stored tenant-DB-credential secret type + generic re…

84c2e31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 0s

91.98% (+0.00%) compared to 1026fb3

View this Pull Request on Codecov

91.98% (+0.00%) compared to 1026fb3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.98%. Comparing base (1026fb3) to head (84c2e31).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8080   +/-   ##
=======================================
  Coverage   91.98%   91.98%           
=======================================
  Files         748      748           
  Lines       76617    76649   +32     
  Branches    23239    23249   +10     
=======================================
+ Hits        70474    70506   +32     
  Misses       5041     5041           
  Partials     1102     1102           
Files with missing lines Coverage Δ
src/api/routes.ts 95.23% <100.00%> (+0.01%) ⬆️
src/orb/broker.ts 98.57% <100.00%> (+0.65%) ⬆️