Skip to content

handle unknown nodes in extract_identifiers #2518

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

Merged
merged 2 commits into from
Apr 25, 2019
Merged

handle unknown nodes in extract_identifiers #2518

merged 2 commits into from
Apr 25, 2019

Conversation

Conduitry
Copy link
Member

Fixes #2510 and #2514. Any reactive assignment where the LHS was a mutation causes an exception currently.

@codecov-io
Copy link

codecov-io commented Apr 23, 2019

Codecov Report

Merging #2518 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2518   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files           1        1           
  Lines          49       49           
=======================================
  Hits           45       45           
  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 e7885f2...356a1eb. Read the comment docs.

@Rich-Harris Rich-Harris merged commit c97ee00 into master Apr 25, 2019
@Rich-Harris Rich-Harris deleted the gh-2510 branch April 25, 2019 01:59
@Rich-Harris
Copy link
Member

surprised that didn't rear its head sooner tbh

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.

Reactive statements throwing TypeError from svelte plugin
3 participants