Skip to content

fix(Search, Typescript): addresses issues with GFilter and GBucket types#779

Merged
jbottigliero merged 2 commits intomainfrom
fix-GBucket-and-GFilter
Mar 3, 2026
Merged

fix(Search, Typescript): addresses issues with GFilter and GBucket types#779
jbottigliero merged 2 commits intomainfrom
fix-GBucket-and-GFilter

Conversation

@jbottigliero
Copy link
Member

  • GFilter was missing GFilterLike (and a few others), the existing filters were also missing optional properties defined by OpenAPI.
  • The GBucket was incorrectly referencing GFilter and not account for number return values.

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (0f9c5e3) to head (7595e93).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #779   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          86       86           
  Lines        1759     1759           
  Branches      294      294           
=======================================
  Hits         1685     1685           
  Misses         73       73           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jbottigliero jbottigliero merged commit 0feb7d7 into main Mar 3, 2026
10 of 11 checks passed
@jbottigliero jbottigliero deleted the fix-GBucket-and-GFilter branch March 3, 2026 21:18
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.

1 participant