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

fix(javascript): type definition and template cleanup #3656

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-2887

Changes included:

cleanup the generation templates of the clients, and also closes algolia/algoliasearch-client-javascript#1537, especially algolia/algoliasearch-client-javascript#1537 (comment), every methods should have a proper js doc now
Screenshot 2024-09-05 at 23 48 59

@shortcuts shortcuts self-assigned this Sep 5, 2024
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 5, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 6543dc521453f191e18d1fee7a54fe2d1b615172
🍃 Generated commit a1b28f6107e97d01007c7848fad4c38daf5b21a8
🌲 Generated branch generated/fix/javascript-type-def
📊 Benchmark results

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

Language Req/s
javascript 1600
php 1472
csharp 1169
python 998
java 943
ruby 892
swift 771
go 572

Base automatically changed from fix/switch-api-key to main September 6, 2024 08:41
@shortcuts shortcuts force-pushed the fix/javascript-type-def branch from 12314aa to a9ad139 Compare September 6, 2024 09:18
@shortcuts shortcuts marked this pull request as ready for review September 6, 2024 09:19
@shortcuts shortcuts requested a review from a team as a code owner September 6, 2024 09:19
@shortcuts shortcuts enabled auto-merge (squash) September 6, 2024 09:50
Copy link

github-actions bot commented Sep 6, 2024

Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

looks good

@shortcuts shortcuts merged commit 3b673ce into main Sep 6, 2024
28 checks passed
@shortcuts shortcuts deleted the fix/javascript-type-def branch September 6, 2024 12:24
algolia-bot added a commit that referenced this pull request Sep 6, 2024
…ted) [skip ci]

Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Sep 6, 2024
algolia/api-clients-automation#3656

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
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.

No clear migration guide for v5 and no explicit typing
3 participants