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

proxy: Rename backend types and variants as prep for refactor #8845

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

cloneable
Copy link
Contributor

@cloneable cloneable commented Aug 27, 2024

  • AuthBackend enum to AuthBackendType
  • BackendType enum to Backend
  • Link variants to Web
  • Adjust messages, comments, etc.

@cloneable cloneable requested a review from a team as a code owner August 27, 2024 09:15
proxy/src/bin/proxy.rs Outdated Show resolved Hide resolved
@cloneable cloneable force-pushed the cloneable/proxy-auth-backend-refactor branch 2 times, most recently from 878d4b9 to fa64efe Compare August 27, 2024 09:59
Copy link

github-actions bot commented Aug 27, 2024

3773 tests run: 3667 passed, 0 failed, 106 skipped (full report)


Flaky tests (4)

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 32.3% (7311 of 22612 functions)
  • lines: 50.4% (59100 of 117298 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
d6d2c5e at 2024-08-27T12:05:31.189Z :recycle:

* AuthBackend enum to AuthBackendType
* BackendType enum to Backend
* Link variants to Web
* Adjust messages, comments, etc.
@cloneable cloneable force-pushed the cloneable/proxy-auth-backend-refactor branch from fa64efe to d6d2c5e Compare August 27, 2024 11:08
@cloneable cloneable merged commit 52cb337 into main Aug 27, 2024
67 checks passed
@cloneable cloneable deleted the cloneable/proxy-auth-backend-refactor branch August 27, 2024 12:12
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