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: use jsdoc comments #8

Merged
merged 1 commit into from
Jan 15, 2022
Merged

fix: use jsdoc comments #8

merged 1 commit into from
Jan 15, 2022

Conversation

achingbrain
Copy link
Collaborator

Gives a nice little mouse-over in vscode when using this module

Gives a nice little mouse-over in vscode when using this module
@achingbrain achingbrain changed the title fix: update export name fix: update use jsdoc comments Jan 15, 2022
@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #8 (6390834) into master (eddce54) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   97.77%   97.89%   +0.11%     
==========================================
  Files           3        3              
  Lines          90       95       +5     
  Branches       13       13              
==========================================
+ Hits           88       93       +5     
  Misses          2        2              
Flag Coverage Δ
chrome 100.00% <ø> (ø)
node 97.89% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/duplex.ts 100.00% <100.00%> (ø)
src/index.ts 92.30% <100.00%> (+0.64%) ⬆️

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 597eba0...6390834. Read the comment docs.

@achingbrain achingbrain changed the title fix: update use jsdoc comments fix: use jsdoc comments Jan 15, 2022
@achingbrain achingbrain merged commit 265b5c8 into master Jan 15, 2022
@achingbrain achingbrain deleted the fix/use-jsdoc-comments branch January 15, 2022 07:54
github-actions bot pushed a commit that referenced this pull request Aug 10, 2022
## [2.0.3](v2.0.2...v2.0.3) (2022-08-10)

### Bug Fixes

* use jsdoc comments ([#8](#8)) ([265b5c8](265b5c8))

### Trivial Changes

* update project config ([#32](#32)) ([bc5ffd2](bc5ffd2))
@github-actions
Copy link

🎉 This PR is included in version 2.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant