Skip to content

[AI-8th] add SofaDiagnosticEndpoint for runtime diagnostics#1411

Open
kuleat wants to merge 8 commits into
sofastack:masterfrom
kuleat:feature/sofa-diagnostic-endpoint
Open

[AI-8th] add SofaDiagnosticEndpoint for runtime diagnostics#1411
kuleat wants to merge 8 commits into
sofastack:masterfrom
kuleat:feature/sofa-diagnostic-endpoint

Remove diagnostic write operations

57479a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

83.04% (+0.10%) compared to 459b02f

View this Pull Request on Codecov

83.04% (+0.10%) compared to 459b02f

Details

Codecov Report

❌ Patch coverage is 88.78505% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.04%. Comparing base (459b02f) to head (57479a3).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ot/actuator/diagnostic/SofaDiagnosticEndpoint.java 88.57% 6 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1411      +/-   ##
============================================
+ Coverage     82.94%   83.04%   +0.10%     
- Complexity     2975     3007      +32     
============================================
  Files           340      342       +2     
  Lines          9833     9940     +107     
  Branches       1178     1183       +5     
============================================
+ Hits           8156     8255      +99     
- Misses         1163     1167       +4     
- Partials        514      518       +4     

☔ View full report in Codecov by Sentry.
📢 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.