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

WIP Features/20 fizz #105

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

WIP Features/20 fizz #105

wants to merge 2 commits into from

Conversation

dcharbonnier
Copy link
Owner

@dcharbonnier dcharbonnier commented Sep 6, 2018

close #20

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

Merging #105 into develop will decrease coverage by 3.23%.
The diff coverage is 67.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #105      +/-   ##
===========================================
- Coverage    96.51%   93.28%   -3.24%     
===========================================
  Files           23       18       -5     
  Lines          775      521     -254     
  Branches       123       81      -42     
===========================================
- Hits           748      486     -262     
- Misses          25       33       +8     
  Partials         2        2
Impacted Files Coverage Δ
src/Shell.ts 100% <100%> (ø) ⬆️
src/polyfill/Dict.ts 92.3% <50%> (-1.81%) ⬇️
src/fizz/Fizz.ts 63.82% <63.82%> (ø)
src/polyfill/Event.ts 84.61% <0%> (-15.39%) ⬇️
src/polyfill/MessageEvent.ts 90% <0%> (-10%) ⬇️
src/polyfill/CloseEvent.ts 91.66% <0%> (-8.34%) ⬇️
src/polyfill/ErrorEvent.ts 91.66% <0%> (-8.34%) ⬇️
src/waterfall/Waterfall.ts 94.68% <0%> (-2.07%) ⬇️
src/cable/Cable.ts 95.87% <0%> (-0.05%) ⬇️
src/index.ts 100% <0%> (ø) ⬆️
... and 11 more

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 6d9be71...9ea7fec. Read the comment docs.

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.

fizz
1 participant