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: use multiple instances at the same time #107

Merged
merged 2 commits into from
Feb 28, 2018

Conversation

mastilver
Copy link
Contributor

closes #100

@mastilver mastilver added this to the v2.x milestone Nov 22, 2017
@codecov-io
Copy link

codecov-io commented Nov 22, 2017

Codecov Report

Merging #107 into master will increase coverage by 5.68%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #107      +/-   ##
========================================
+ Coverage   94.31%   100%   +5.68%     
========================================
  Files           2      2              
  Lines          88     87       -1     
========================================
+ Hits           83     87       +4     
+ Misses          5      0       -5
Impacted Files Coverage Δ
lib/plugin.js 100% <100%> (+5.74%) ⬆️

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 661af13...186bca5. Read the comment docs.

@deguif
Copy link

deguif commented Nov 24, 2017

Regarding #100 discussion that means that's the multi instance solution that was chosen.

@mastilver
Copy link
Contributor Author

@deguif Yeah, I really wasn't sure what was the right solution..., I think this is the most natural for the user, I hope it doesn't introduce any bugs...

@deguif
Copy link

deguif commented Nov 25, 2017

@mastilver Yes, I totally agree. I find it better too. But from the discussion I was ready to play with an array of config.

@deguif
Copy link

deguif commented Jan 9, 2018

Any news about this PR?

@mastilver mastilver merged commit a1c7f4e into master Feb 28, 2018
@mastilver mastilver deleted the fix-multiple-instances branch February 28, 2018 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants