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

feat: Domain / integration node / hub tests #1394

Merged
merged 10 commits into from
Jun 15, 2018

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Jun 14, 2018

No description provided.

@HazAT HazAT requested a review from kamilogorek as a code owner June 14, 2018 14:50
@codecov-io
Copy link

codecov-io commented Jun 14, 2018

Codecov Report

Merging #1394 into master will increase coverage by 14.48%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1394       +/-   ##
===========================================
+ Coverage    73.6%   88.09%   +14.48%     
===========================================
  Files          31       31               
  Lines         701      697        -4     
  Branches      104      105        +1     
===========================================
+ Hits          516      614       +98     
+ Misses        182       78      -104     
- Partials        3        5        +2
Impacted Files Coverage Δ
packages/hub/src/scope.ts 95.52% <ø> (+31.34%) ⬆️
packages/node/src/hub.ts 100% <100%> (+73.68%) ⬆️
packages/hub/src/global.ts 100% <100%> (+33.33%) ⬆️
packages/hub/src/hub.ts 100% <100%> (+69.86%) ⬆️
packages/hub/src/index.ts 100% <100%> (ø) ⬆️
...ages/node/src/integrations/onunhandledrejection.ts 100% <100%> (+75%) ⬆️
packages/node/src/index.ts 100% <100%> (ø) ⬆️
packages/minimal/src/index.ts 87.5% <100%> (ø) ⬆️

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 5317a75...2b2e87e. Read the comment docs.

@HazAT HazAT changed the title feat: Domain / integration node tests feat: Domain / integration node / hub tests Jun 15, 2018
@HazAT HazAT merged commit deff2f0 into master Jun 15, 2018
@HazAT HazAT deleted the feature/fix-domains-node-tests branch June 15, 2018 10:23
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.

None yet

3 participants