Skip to content

Allow Users to Register Client Credentials - #132

Open
charley3c wants to merge 1 commit into
masterfrom
client-credentials-portal
Open

Allow Users to Register Client Credentials#132
charley3c wants to merge 1 commit into
masterfrom
client-credentials-portal

Add Application ViewSet for client-credentials grant type

93e7da8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 26, 2026 in 1s

97.51% (-0.09%) compared to 8545148

View this Pull Request on Codecov

97.51% (-0.09%) compared to 8545148

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.51%. Comparing base (8545148) to head (93e7da8).
⚠️ Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
backend/accounts/views.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   97.60%   97.51%   -0.09%     
==========================================
  Files          15       15              
  Lines         709      724      +15     
==========================================
+ Hits          692      706      +14     
- Misses         17       18       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.