intuit / proof

A tapable integration testing library for your Storybook stories
https://intuit.github.io/proof/
MIT License
86 stars 30 forks source link

webdriverio upgrade #36

Closed adierkens closed 4 years ago

adierkens commented 4 years ago

Release Notes

🔥 Breaking 🔥

Features

Internal Changes

Fixes #26 Fixes #27

Canary Release - 0.0.21-canary.b590b95.0

codecov-io commented 4 years ago

Codecov Report

Merging #36 into master will increase coverage by 8.06%. The diff coverage is 17.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   16.40%   24.46%   +8.06%     
==========================================
  Files          19        4      -15     
  Lines         500      139     -361     
  Branches       88       28      -60     
==========================================
- Hits           82       34      -48     
+ Misses        417      104     -313     
  Partials        1        1              
Impacted Files Coverage Δ
packages/browser/src/common.ts 0.00% <ø> (ø)
packages/browser/src/main.ts 12.34% <12.50%> (-3.53%) :arrow_down:
packages/browser/src/local-grid.ts 21.62% <50.00%> (ø)
packages/browser/src/url.ts 84.21% <100.00%> (ø)
packages/utils/src/main.ts

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 a04c166...9f7b682. Read the comment docs.

adierkens commented 4 years ago

:rocket: PR was released in v0.1.0 :rocket: