Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

save some bytes on context.ts #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

save some bytes on context.ts #3

wants to merge 4 commits into from

Conversation

JoviDeCroock
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 2, 2020

Codecov Report

Merging #3 into master will increase coverage by 2.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage    97.1%   99.21%   +2.11%     
==========================================
  Files          10       10              
  Lines         138      128      -10     
  Branches       13       11       -2     
==========================================
- Hits          134      127       -7     
+ Misses          3        1       -2     
+ Partials        1        0       -1
Impacted Files Coverage Δ
src/hooks/useImmediateEffect.ts 100% <ø> (ø) ⬆️
src/hooks/useImmediateState.ts 100% <100%> (ø) ⬆️
src/context.ts 100% <100%> (+20%) ⬆️

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 1927231...89c8128. Read the comment docs.

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.

2 participants