feat: allow ast transformers to take in addl opts, fix #1942#1946
feat: allow ast transformers to take in addl opts, fix #1942#1946longlho wants to merge 3 commits intokulshekhar:masterfrom
Conversation
|
cc @ahnpnl |
|
nice ! So actually just simply pass the |
ahnpnl
left a comment
There was a problem hiding this comment.
the codes LGTM, only missing unit tests and e2e tests
|
@ahnpnl I'm not sure how to add e2e test since the doc is broken. Also idk why existing test failed :-/ Can u provide some help? |
|
You can follow these steps:
|
|
Do you get somewhere with e2e tests ? I can also take over if you don’t mind :) |
|
That’d be amazing thanks!
…On Thu, Sep 17, 2020 at 8:16 AM Ahn ***@***.***> wrote:
Do you get somewhere with e2e tests ? I can also take over if you don’t
mind :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1946 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABQM34F4QPC2WBPA3JM2ELSGH4ZVANCNFSM4RJXESUA>
.
|
|
Continue in #1966 |
Summary
See #1942
Test plan
Changed existing unit test
Does this PR introduce a breaking change?
Other information