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

feat: export Processor type #35

Merged
merged 2 commits into from
Jun 25, 2022
Merged

feat: export Processor type #35

merged 2 commits into from
Jun 25, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jun 25, 2022

No description provided.

@JounQin JounQin added the internal Hidden internal changes label Jun 25, 2022
@JounQin JounQin self-assigned this Jun 25, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jun 25, 2022

🦋 Changeset detected

Latest commit: 5ea59bd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sh-syntax Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 25, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2022

📊 Package size report   -0.04%↓

File Before After
lib/index.cjs 27.3 kB -0.08%↓27.3 kB
lib/index.d.ts 748 B -33.8%↓495 B
lib/processor.d.ts 720 B -33.3%↓480 B
lib/processor.js 3.6 kB -0.62%↓3.5 kB
lib/processor.js.map 3.2 kB -0.68%↓3.2 kB
lib/types.d.ts 1.6 kB 16%↑1.9 kB
Total (Includes all files) 793.6 kB -0.04%↓793.3 kB
Tarball size 271.4 kB -0.02%↓271.3 kB
Unchanged files
File Size
lib/browser.d.ts 94 B
lib/browser.js 129 B
lib/browser.js.map 171 B
lib/index.js 815 B
lib/index.js.map 926 B
lib/shim.d.ts 11 B
lib/shim.js 317 B
lib/shim.js.map 368 B
lib/types.js 372 B
lib/types.js.map 244 B
LICENSE 1.1 kB
main.wasm 730.8 kB
package.json 2.2 kB
README.md 3.3 kB
vendors/wasm_exec.d.ts 175 B
vendors/wasm_exec.js 15.5 kB

🤖 This report was automatically generated by pkg-size-action

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #35 (5ea59bd) into main (fb66014) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   98.80%   98.82%   +0.01%     
==========================================
  Files           4        4              
  Lines         336      339       +3     
  Branches       21       21              
==========================================
+ Hits          332      335       +3     
  Misses          4        4              
Impacted Files Coverage Δ
src/processor.ts 98.91% <100.00%> (-0.05%) ⬇️
src/types.ts 100.00% <100.00%> (ø)

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 fb66014...5ea59bd. Read the comment docs.

@JounQin JounQin merged commit 9cbf197 into main Jun 25, 2022
@JounQin JounQin deleted the feat/processor_types branch June 25, 2022 11:35
@github-actions github-actions bot mentioned this pull request Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Hidden internal changes PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant