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 Cluster Facet #41

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Fix Cluster Facet #41

merged 2 commits into from
Jan 20, 2025

Conversation

trieloff
Copy link
Contributor

The cluster facet would return the first facet as [object Object] and then only the cluster values,
but never the unclustered values. This PR validates the results of the cluster facet and fixes the
production of unclustered values

@trieloff trieloff requested a review from asthabh23 January 17, 2025 19:43
Copy link

This PR will trigger a patch release when merged.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.90%. Comparing base (66e73c5) to head (fcaab3a).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files          17       17           
  Lines        4746     4750    +4     
=======================================
+ Hits         4599     4603    +4     
  Misses        147      147           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trieloff trieloff merged commit 85b5936 into main Jan 20, 2025
6 checks passed
@adobe-bot
Copy link

🎉 This PR is included in version 1.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants