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: print error info before panic #38

Merged
merged 2 commits into from
Jun 27, 2022
Merged

fix: print error info before panic #38

merged 2 commits into from
Jun 27, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jun 27, 2022

@JounQin JounQin added bug Something isn't working enhancement New feature or request labels Jun 27, 2022
@JounQin JounQin self-assigned this Jun 27, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jun 27, 2022

🦋 Changeset detected

Latest commit: 5ef1483

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 27, 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.

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #38 (5ef1483) into main (fb66014) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files           4        4           
  Lines         336      336           
  Branches       21       21           
=======================================
  Hits          332      332           
  Misses          4        4           

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 27, 2022

📊 Package size report   0.9%↑

File Before After
main.wasm 730.8 kB 0.9%↑737.5 kB
Total (Includes all files) 793.6 kB 0.9%↑800.3 kB
Tarball size 271.4 kB 0.7%↑273.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.cjs 27.3 kB
lib/index.d.ts 748 B
lib/index.js 815 B
lib/index.js.map 926 B
lib/processor.d.ts 720 B
lib/processor.js 3.6 kB
lib/processor.js.map 3.2 kB
lib/shim.d.ts 11 B
lib/shim.js 317 B
lib/shim.js.map 368 B
lib/types.d.ts 1.6 kB
lib/types.js 372 B
lib/types.js.map 244 B
LICENSE 1.1 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

@JounQin JounQin merged commit 44ee9f9 into main Jun 27, 2022
@JounQin JounQin deleted the fix/panic branch June 27, 2022 03:31
@pr-triage pr-triage bot added the PR: merged label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request PR: merged PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant