Commit 34891d6
test(reader): cover VortexHttpReader.open(uri, registry) overload
The CLIENT -> DEFAULT_HTTP_CLIENT rename marked the two-arg open()
delegation as new code; it was the only uncovered new line, dragging
SonarCloud new-code coverage to 50% and failing the quality gate. The
one- and three-arg overloads were already covered (IT + mock-client
unit tests); this adds an IT for the two-arg overload.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 59ec2e2 commit 34891d6
1 file changed
Lines changed: 15 additions & 0 deletions
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
64 | 79 | | |
65 | 80 | | |
66 | 81 | | |
| |||
0 commit comments