Skip to content

Conversation

@Fluf22
Copy link
Collaborator

@Fluf22 Fluf22 commented Sep 19, 2024

🧭 What and Why

🎟 JIRA Ticket: DI-2852

Changes included:

  • disjunctive faceting

🧪 Test

Unit tests imported from working v8

@Fluf22 Fluf22 requested a review from a team as a code owner September 19, 2024 10:52
@Fluf22 Fluf22 requested review from millotp and shortcuts September 19, 2024 10:52
@Fluf22 Fluf22 self-assigned this Sep 19, 2024
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 19, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 8b3c133d911bede4a41d0b64e97200e3888a8fbd
🍃 Generated commit a8a4e0c93da38e64f430544c66bf1838a979c9c1
🌲 Generated branch generated/feat/swift-disjunctive-faceting
📊 Benchmark results

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

Language Req/s
swift 728

Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

mostly reviewed the general implem as I'm not a swifty master like you

var localizedDescription: String {
switch self {
case .emptyResponses:
return "Unexpected empty search responses list. At least one search responses might be present."
Copy link
Member

Choose a reason for hiding this comment

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

wouldn't this be caught by the transporter? I'm not sure it's possible to have 0 responses

Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

nothing to add, you clou'd it

@Fluf22 Fluf22 enabled auto-merge (squash) September 19, 2024 13:52
@Fluf22 Fluf22 merged commit 92aeb27 into main Sep 19, 2024
12 checks passed
@Fluf22 Fluf22 deleted the feat/swift-disjunctive-faceting branch September 19, 2024 14:08
algolia-bot added a commit that referenced this pull request Sep 19, 2024
algolia-bot added a commit to algolia/algoliasearch-client-swift that referenced this pull request Sep 19, 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.

5 participants