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: allow multiple instances #92

Merged
merged 3 commits into from
Mar 24, 2021

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Resolve #90

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #92 (b744161) into master (bb8750c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #92   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          253       254    +1     
  Branches        72        72           
=========================================
+ Hits           253       254    +1     
Impacted Files Coverage Δ
src/cjs.js 100.00% <100.00%> (ø)
src/index.js 100.00% <100.00%> (ø)

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 bb8750c...b744161. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit 0cdd621 into master Mar 24, 2021
@ricardogobbosouza ricardogobbosouza deleted the fix-allow-multiple-instances branch March 24, 2021 16:22
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.

Allow multiple instances with different
1 participant