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

fix: issue ankurk91#125 typings mismatch #126

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

zymotik
Copy link
Contributor

@zymotik zymotik commented Sep 1, 2024

Improve typings so that they match the actual output of the module.

Fixes #125

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.56%. Comparing base (1435d99) to head (f6e6ad4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #126   +/-   ##
=======================================
  Coverage   79.56%   79.56%           
=======================================
  Files           8        8           
  Lines         137      137           
  Branches       26       25    -1     
=======================================
  Hits          109      109           
  Misses         23       23           
  Partials        5        5           

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

@ankurk91
Copy link
Owner

ankurk91 commented Sep 4, 2024

i will review it soon

@ankurk91 ankurk91 merged commit 516d1eb into ankurk91:main Sep 5, 2024
3 checks passed
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.

Current package typings do not match actual module exports
2 participants