Skip to content

fix(ruby): only prefix model by client:: #3923

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

Merged
merged 2 commits into from
Oct 9, 2024
Merged

fix(ruby): only prefix model by client:: #3923

merged 2 commits into from
Oct 9, 2024

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Oct 8, 2024

🧭 What and Why

🎟 JIRA Ticket: DI-3029

We had too many client:: in the ruby api.
Add a test for get_object that returns a simple object to make sure it works everywhere.

@millotp millotp requested a review from a team as a code owner October 8, 2024 12:37
@millotp millotp requested review from morganleroi and Fluf22 October 8, 2024 12:37
@millotp millotp self-assigned this Oct 8, 2024
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 8, 2024

✔️ Code generated!

Name Link
🪓 Triggered by af462e040b9a73ee94e56d3f5e2d2abf6384d3e3
🍃 Generated commit 1f4a403112f566f44792e323cd86b938066242e0
🌲 Generated branch generated/fix/ruby-primitive
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 1619
go 1571
php 1449
csharp 1345
java 1092
python 1005
ruby 785
swift 754

Copy link
Contributor

@Fluf22 Fluf22 left a comment

Choose a reason for hiding this comment

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

👌🏻

"testName": "search with a real object",
"parameters": {
"indexName": "cts_e2e_browse",
"objectID": "Batman and Robin"
Copy link
Member

Choose a reason for hiding this comment

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

missed opportunity for aeon flux

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've seen enough of this ****

@millotp millotp enabled auto-merge (squash) October 9, 2024 09:32
@millotp millotp merged commit 8b343d2 into main Oct 9, 2024
28 checks passed
@millotp millotp deleted the fix/ruby-primitive branch October 9, 2024 09:51
algolia-bot added a commit that referenced this pull request Oct 9, 2024
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.

4 participants