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

refactor: rename variants of BinaryType enum #18455

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Mar 23, 2023

Rename queryEngine to QueryEngineBinary, libqueryEngine to
QueryEngineLibrary, and migrationEngine to MigrationEngineBinary.

@aqrln aqrln requested review from SevInf, millsp and a team March 23, 2023 17:37
@aqrln aqrln force-pushed the refactor/rename-binarytype-variants branch from 2b6eaff to fc645bb Compare March 23, 2023 18:07
@millsp millsp marked this pull request as draft March 23, 2023 20:11
@aqrln aqrln added this to the 4.12.0 milestone Mar 23, 2023
@aqrln
Copy link
Member Author

aqrln commented Mar 23, 2023

A couple of places were missing because that code was removed before renaming (those changes were then separated to #18454).

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 23, 2023

CodSpeed Performance Report

Merging #18455 refactor/rename-binarytype-variants (587ffc8) will improve performances by 37.3%.

Summary

🔥 1 improvements
❌ 0 regressions
✅ 1 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

Benchmarks breakdown

Benchmark main refactor/rename-binarytype-variants Change
🔥 typescript compilation ~50 Models 54.1 ms 12.9 ms 76.17%

@aqrln aqrln marked this pull request as ready for review March 23, 2023 20:39
@aqrln aqrln force-pushed the refactor/rename-binarytype-variants branch 2 times, most recently from fc645bb to 71cb343 Compare March 24, 2023 12:15
Rename `queryEngine` to `QueryEngineBinary`, `libqueryEngine` to
`QueryEngineLibrary`, and `migrationEngine` to `MigrationEngineBinary`.
@aqrln aqrln force-pushed the refactor/rename-binarytype-variants branch from 71cb343 to 587ffc8 Compare March 24, 2023 12:16
@aqrln aqrln merged commit fb51d43 into main Mar 24, 2023
@aqrln aqrln deleted the refactor/rename-binarytype-variants branch March 24, 2023 12:54
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.

None yet

2 participants