Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RF: TLS checker #44

Merged
merged 3 commits into from
Jun 11, 2024
Merged

RF: TLS checker #44

merged 3 commits into from
Jun 11, 2024

Conversation

vleong99
Copy link
Contributor

Part of work to parallelise all tests

  • Remove gock from TLS tests as it uses global scope
  • Move TLS logic to checks as part of larger refactor
  • Remove table tests as fields were being used as part of logic, moved logic-specific test to checks package

@vleong99 vleong99 requested a review from Lissy93 as a code owner June 11, 2024 13:31
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 58.13953% with 18 lines in your changes missing coverage. Please review.

Flag Coverage Δ
unittests 50.77% <58.13%> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
handlers/tls.go 90.90% <100.00%> (+27.75%) ⬆️
checks/checks.go 0.00% <0.00%> (ø)
server/server.go 0.00% <0.00%> (ø)
checks/tls.go 58.97% <58.97%> (ø)

@kynrai kynrai merged commit eaf9a31 into xray-web:main Jun 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants