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

Make wasm-bindgen-interning a feature #296

Merged
merged 2 commits into from Nov 6, 2021
Merged

Make wasm-bindgen-interning a feature #296

merged 2 commits into from Nov 6, 2021

Conversation

lukechu10
Copy link
Collaborator

The wasm-bindgen-interning feature in turn enables the wasm-bindgen/enable-interning feature.
This feature is on by default.

@codecov-commenter
Copy link

Codecov Report

Merging #296 (542462b) into master (c890039) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #296   +/-   ##
=======================================
  Coverage   74.93%   74.93%           
=======================================
  Files          33       33           
  Lines        4800     4800           
=======================================
  Hits         3597     3597           
  Misses       1203     1203           
Impacted Files Coverage Δ
packages/sycamore/src/lib.rs 100.00% <ø> (ø)
packages/sycamore/src/portal.rs 0.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 c890039...542462b. Read the comment docs.

@lukechu10 lukechu10 merged commit fe60fe0 into master Nov 6, 2021
@lukechu10 lukechu10 deleted the feature-flags branch November 6, 2021 19:44
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.

None yet

2 participants