Skip to content

ref: move type definition of createQueryToolkit #13

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

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

jbl428
Copy link
Member

@jbl428 jbl428 commented Apr 30, 2022

resolves #12

@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #13 (d670b2a) into main (10ee66f) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   99.19%   98.80%   -0.40%     
==========================================
  Files           4        4              
  Lines         249      167      -82     
  Branches       44       42       -2     
==========================================
- Hits          247      165      -82     
  Misses          2        2              
Impacted Files Coverage Δ
src/createQueryToolkit.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 10ee66f...d670b2a. Read the comment docs.

Copy link
Member

@lifeisegg123 lifeisegg123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM🙇🏻‍♂️

@lifeisegg123 lifeisegg123 merged commit a997189 into r2don:main Apr 30, 2022
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.

move type definition of createQueryToolkit
2 participants