fusionjs / fusion-test-utils

Migrated to https://github.com/fusionjs/fusionjs
MIT License
5 stars 17 forks source link

Improve API for getSimulator #120

Open AlexMSmithCA opened 6 years ago

AlexMSmithCA commented 6 years ago

Consistency with getService (link)

codecov[bot] commented 6 years ago

Codecov Report

Merging #120 into master will increase coverage by 1.7%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #120     +/-   ##
=========================================
+ Coverage   87.69%   89.39%   +1.7%     
=========================================
  Files           3        3             
  Lines          65       66      +1     
  Branches        8        8             
=========================================
+ Hits           57       59      +2     
+ Misses          6        5      -1     
  Partials        2        2
Impacted Files Coverage Δ
src/index.js 75.86% <100%> (+0.86%) :arrow_up:
src/mock-context.js 100% <0%> (+4.34%) :arrow_up:

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 94de7f5...95021f1. Read the comment docs.