Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

maracas fails when it is computing delta delta #39

Open
jdirocco opened this issue Jun 13, 2019 · 1 comment
Open

maracas fails when it is computing delta delta #39

jdirocco opened this issue Jun 13, 2019 · 1 comment
Assignees

Comments

@jdirocco
Copy link
Member

The following lines of code fail:

d.renamed = renamed(diff, d);

In particular, it depends on the following invocations:

result += applyMatchers(diffTemp, delta.options, MATCHERS);

and
return applyMatchers(diff, delta.options, MATCHERS);
fail!

@lmove
Copy link
Contributor

lmove commented Jun 18, 2019

It seems that the issue is already solved. Can you please check?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants