Skip to content

Minor refactoring to rename variables#6763

Merged
zoewangg merged 1 commit intofeature/master/crtH2from
zoewang/codeCleanUp
Mar 6, 2026
Merged

Minor refactoring to rename variables#6763
zoewangg merged 1 commit intofeature/master/crtH2from
zoewang/codeCleanUp

Conversation

@zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Mar 5, 2026

  • Rename variables/methods
  • Added a new test to test tcp connect failure in h2 code path

@zoewangg zoewangg requested a review from a team as a code owner March 5, 2026 22:41
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
64.6% Coverage on New Code (required ≥ 80%)
4.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

}

@Test
public void tcpConnectFailure_shouldThrowIOException() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is related to the rest of the PR? What is it for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should've mentioned this in the description 😅 added a new test to cover the testing gap in h2

@zoewangg zoewangg merged commit c447fe3 into feature/master/crtH2 Mar 6, 2026
29 of 31 checks passed
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants