Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix: useQuery return type #1350

Merged
merged 3 commits into from
Nov 3, 2020
Merged

fix: useQuery return type #1350

merged 3 commits into from
Nov 3, 2020

Conversation

iugo
Copy link
Contributor

@iugo iugo commented Oct 30, 2020

fix: useQuery return object's key maybe is undefined

fix: useQuery return object's key maybe is undefined
@vercel
Copy link

vercel bot commented Oct 30, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/ccvgae6vs
✅ Preview: https://remax-git-patch-2.remaxjs.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 30, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d1d49c9:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #1350 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1350   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files         350      350           
  Lines        3778     3778           
  Branches      543      543           
=======================================
  Hits         3603     3603           
  Misses        172      172           
  Partials        3        3           
Impacted Files Coverage Δ
packages/remax-runtime/src/hooks/useQuery.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update acc84a1...d1d49c9. Read the comment docs.

@Darmody Darmody merged commit 1bfcd22 into remaxjs:master Nov 3, 2020
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.

3 participants