| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…tegy The coverage gate was flaking on dispatchImpl's CAS retry branches because they only execute under real thread contention, making coverage non-deterministic. This adds targeted tests that inject simulated CAS failures to deterministically exercise both retry paths (dispatch-setup and early-exit) without relying on thread scheduling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Test ReportTest Results
Code Coverage (Java 25)
Changed Class Coverage (1 class)
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Test plan
🤖 Generated with Claude Code