Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

feat(google-sr): make OrganicResult description field optional - #93

Merged
typicalninja merged 3 commits into
masterfrom
organic-patch-1
Jul 26, 2025
Merged

feat(google-sr): make OrganicResult description field optional#93
typicalninja merged 3 commits into
masterfrom
organic-patch-1

Conversation

@typicalninja

Copy link
Copy Markdown
Owner

Breaking Change

Makes the description field in OrganicResultNode optional to handle cases where search results don't include a description.

Changes

  • Changed description: string to description?: string | undefined in OrganicResultNode

@changeset-bot

changeset-bot Bot commented Jul 26, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: df988cc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
google-sr Major
google-that Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 26, 2025

Copy link
Copy Markdown
npm i https://pkg.pr.new/google-sr@93
npm i https://pkg.pr.new/google-sr-selectors@93
npm i https://pkg.pr.new/google-that@93

commit: df988cc

@codecov

codecov Bot commented Jul 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.41%. Comparing base (5fa27e5) to head (df988cc).
⚠️ Report is 11 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   98.32%   98.41%   +0.08%     
==========================================
  Files          12       12              
  Lines         479      506      +27     
  Branches      112      107       -5     
==========================================
+ Hits          471      498      +27     
  Misses          8        8              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@typicalninja
typicalninja merged commit 4ac1402 into master Jul 26, 2025
12 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 26, 2025
@typicalninja
typicalninja deleted the organic-patch-1 branch July 26, 2025 11:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant