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 plugin options #842

Closed
wants to merge 1 commit into from
Closed

Conversation

xdissent
Copy link
Contributor

This patch sets the loading plugin options at the appropriate time. Right now they're getting wiped out before the loader has a chance to run.

@jsf-clabot
Copy link

jsf-clabot commented Nov 16, 2017

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

codecov-io commented Nov 16, 2017

Codecov Report

Merging #842 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #842      +/-   ##
==========================================
+ Coverage   92.51%   92.51%   +<.01%     
==========================================
  Files          57       57              
  Lines        4543     4544       +1     
  Branches      981      981              
==========================================
+ Hits         4203     4204       +1     
  Misses        340      340
Impacted Files Coverage Δ
src/lib/executors/Executor.ts 86.71% <100%> (+0.02%) ⬆️

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 a0685dd...8312880. Read the comment docs.

@jason0x43 jason0x43 closed this in fa31ee5 Nov 16, 2017
@jason0x43
Copy link
Member

Good catch, thanks!

jason0x43 pushed a commit that referenced this pull request Nov 16, 2017
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.

4 participants