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: export SupportedEncodings from to-string and from-string #40

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

achingbrain
Copy link
Owner

Restore previous type export

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2022

Codecov Report

Base: 96.75% // Head: 96.75% // No change to project coverage 👍

Coverage data is based on head (051d90b) compared to base (803cb5f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   96.75%   96.75%           
=======================================
  Files          16       16           
  Lines         555      555           
  Branches       89       89           
=======================================
  Hits          537      537           
  Misses         18       18           
Flag Coverage Δ
chrome 100.00% <ø> (ø)
node 96.75% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/from-string.ts 100.00% <100.00%> (ø)
src/to-string.ts 100.00% <100.00%> (ø)
test/from-string.spec.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@achingbrain achingbrain merged commit d3f1412 into master Oct 12, 2022
@achingbrain achingbrain deleted the fix/export-supported-encodings branch October 12, 2022 11:24
github-actions bot pushed a commit that referenced this pull request Oct 12, 2022
## [4.0.1](v4.0.0...v4.0.1) (2022-10-12)

### Bug Fixes

* export SupportedEncodings from to-string and from-string ([#40](#40)) ([d3f1412](d3f1412))
@github-actions
Copy link

🎉 This PR is included in version 4.0.1 🎉

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.

None yet

2 participants