Skip to content

Fix queryCategorySamplesWithAnchor signature#184

Merged
robertherber merged 1 commit intomasterfrom
codex/update-querycategorysampleswithanchor-implementation
Jul 17, 2025
Merged

Fix queryCategorySamplesWithAnchor signature#184
robertherber merged 1 commit intomasterfrom
codex/update-querycategorysampleswithanchor-implementation

Conversation

@robertherber
Copy link
Member

@robertherber robertherber commented Jul 17, 2025

Fixes #182

Summary

  • align the queryCategorySamplesWithAnchor mock function signature with the spec

Testing

  • bun x @biomejs/biome check
  • bun run typecheck

https://chatgpt.com/codex/tasks/task_e_6879018a4a88832d8e0022c459e3afc0

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 17, 2025

Open in StackBlitz

npm i https://pkg.pr.new/kingstinct/react-native-healthkit/@kingstinct/react-native-healthkit@184

commit: d821d45

@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2025

🚀 Expo continuous deployment is ready!

  • Project → react-native-healthkit-example
  • Platform → ios
  • Scheme → reactnativehealthkitexample
  🤖 Android 🍎 iOS
Fingerprint n/a d589e98374bd07f1234bb260c9d6b8cf35128ab9
Build Details n/a Build Permalink
DetailsDistribution: STORE
Build profile: development-appstore-connect
Runtime version: d589e98374bd07f1234bb260c9d6b8cf35128ab9
App version: 1.0.0
Git commit: 74b07f53f53123e4d40b68f5b941b9d502e6b053
Update Details n/a Update Permalink
DetailsBranch: 184/merge
Runtime version: ba74e994d8a3a27f8ade5275535bb1bde8cb11dc
Git commit: 6e4f58d95a0198da26bfbb08b9d2e9ab6feff11f
Update QR n/a

@robertherber robertherber reopened this Jul 17, 2025
@robertherber robertherber merged commit eb5e0ed into master Jul 17, 2025
10 of 12 checks passed
@robertherber robertherber deleted the codex/update-querycategorysampleswithanchor-implementation branch July 17, 2025 15:26
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.

queryCategorySamplesWithAnchor doesn't accept options parameter

1 participant