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: add array, update wasm #211

Merged
merged 12 commits into from
Jun 14, 2024
Merged

fix: add array, update wasm #211

merged 12 commits into from
Jun 14, 2024

Conversation

ponderingdemocritus
Copy link
Contributor

@ponderingdemocritus ponderingdemocritus commented Jun 13, 2024

Closes #130

Introduced changes

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Add a dedicated CI job for new examples
  • Performed self-review of the code

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 33.07%. Comparing base (7a9417e) to head (0037826).
Report is 3 commits behind head on main.

Current head 0037826 differs from pull request most recent head 4e9aca9

Please upload reports for the commit 4e9aca9 to get more accurate results.

Files Patch % Lines
packages/core/bin/generateComponents.cjs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   33.13%   33.07%   -0.06%     
==========================================
  Files          31       31              
  Lines        2722     2745      +23     
  Branches      117      117              
==========================================
+ Hits          902      908       +6     
- Misses       1812     1829      +17     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ponderingdemocritus ponderingdemocritus merged commit 68224e2 into main Jun 14, 2024
3 checks passed
@ponderingdemocritus ponderingdemocritus deleted the v7-array-test branch June 14, 2024 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: torii.createClient() on Safari and Firefox
1 participant