Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

feat: configurable TextDecoder instance #80

Merged
merged 3 commits into from
Oct 26, 2023
Merged

feat: configurable TextDecoder instance #80

merged 3 commits into from
Oct 26, 2023

Conversation

KATT
Copy link
Member

@KATT KATT commented Oct 26, 2023

No description provided.

@vercel
Copy link

vercel bot commented Oct 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tupleson-async ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 2:13pm

@KATT KATT enabled auto-merge (squash) October 26, 2023 14:08
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #80 (095ba27) into main (fc356de) will decrease coverage by 0.26%.
The diff coverage is 40.00%.

❗ Current head 095ba27 differs from pull request most recent head 245f506. Consider uploading reports for the commit 245f506 to get more accurate results

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   96.27%   96.02%   -0.26%     
==========================================
  Files          30       31       +1     
  Lines        1827     1836       +9     
  Branches      194      194              
==========================================
+ Hits         1759     1763       +4     
- Misses         66       71       +5     
  Partials        2        2              
Flag Coverage Δ
unit 96.02% <40.00%> (-0.26%) ⬇️

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

Files Coverage Δ
src/async/asyncTypes.ts 100.00% <100.00%> (ø)
src/async/deserializeAsync.ts 95.84% <100.00%> (+0.28%) ⬆️
src/internals/esque.ts 0.00% <0.00%> (ø)

@KATT KATT disabled auto-merge October 26, 2023 14:10
@KATT KATT enabled auto-merge (squash) October 26, 2023 14:10
@KATT KATT enabled auto-merge (squash) October 26, 2023 14:13
@KATT KATT merged commit f4b3630 into main Oct 26, 2023
12 checks passed
@KATT KATT deleted the feat-textdecoder branch October 26, 2023 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant