Skip to content

PropTypes and debugValue #23

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

Merged
merged 6 commits into from
Feb 19, 2019
Merged

PropTypes and debugValue #23

merged 6 commits into from
Feb 19, 2019

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Feb 19, 2019

This adds optional propType checking for components and useDebugValue for hooks.

@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #23 into master will decrease coverage by 7.34%.
The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   98.59%   91.25%   -7.35%     
==========================================
  Files           1        1              
  Lines          71       80       +9     
  Branches       29       33       +4     
==========================================
+ Hits           70       73       +3     
- Misses          1        3       +2     
- Partials        0        4       +4
Impacted Files Coverage Δ
src/useAsync.js 91.25% <45.45%> (-7.35%) ⬇️

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 a724a0d...eac806f. Read the comment docs.

@ghengeveld ghengeveld merged commit 913a8fa into master Feb 19, 2019
@ghengeveld ghengeveld deleted the next branch February 19, 2019 13:59
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.

1 participant