Skip to content
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

[Typescript] Expose Tsquery and Node #24

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

tomquist
Copy link
Contributor

@tomquist tomquist commented Jul 3, 2023

This adds types for Tsquery and Node. For now this only exposes interfaces matching the Node class for stricter types.

This adds types for Tsquery and Node. For now this only exposes
interfaces matching the Node class for stricter types.
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #24 (3506e79) into master (76b388c) will not change coverage.
The diff coverage is n/a.

❗ Current head 3506e79 differs from pull request most recent head 5ffed04. Consider uploading reports for the commit 5ffed04 to get more accurate results

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files           1        1           
  Lines          95       95           
=======================================
  Hits           92       92           
  Misses          3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@caub caub merged commit 739e206 into caub:master Aug 1, 2023
1 check passed
@caub
Copy link
Owner

caub commented Aug 1, 2023

Thanks @tomquist I don't know TS too much, but that looks good

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.

2 participants