Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(Provider): temporarily disable consumer typings #88

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Aug 13, 2018

This PR introduces a temporary workaround to #87.

Workaround

This branch temporarily removes the Consumer's typings which also sidesteps the bug for now. There is a TODO linked to the GitHub issue for later resolution.

Proper Fix

In #89, we're adding a proper project build test that will consume the dist directory and ensure the project will compile.

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #88 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   86.29%   86.29%           
=======================================
  Files          39       39           
  Lines         664      664           
  Branches       90       99    +9     
=======================================
  Hits          573      573           
  Misses         88       88           
  Partials        3        3
Impacted Files Coverage Δ
src/components/Provider/ProviderConsumer.tsx 100% <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 a31f7e3...f515664. Read the comment docs.

@levithomason levithomason merged commit 329a189 into master Aug 13, 2018
@levithomason levithomason deleted the fix/provider-typings branch August 13, 2018 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants