graphprotocol / mutations

Apache License 2.0
4 stars 5 forks source link

Custom Context Props (Within `graph` & No Underscore) #8

Closed dOrgJelli closed 4 years ago

dOrgJelli commented 4 years ago

Closes https://github.com/graphprotocol/mutations/issues/7

codecov[bot] commented 4 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.95%. The diff coverage is 96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage    95.9%   96.86%   +0.95%     
==========================================
  Files          13       13              
  Lines         220      223       +3     
  Branches       32       33       +1     
==========================================
+ Hits          211      216       +5     
+ Misses          7        3       -4     
- Partials        2        4       +2
Impacted Files Coverage Δ
...utations-apollo-react/src/__tests__/utils/index.ts 100% <100%> (+6.25%) :arrow_up:
packages/mutations-apollo-react/src/index.ts 94.11% <100%> (-5.89%) :arrow_down:
packages/mutations/src/index.ts 95.08% <90.9%> (+1.97%) :arrow_up:
packages/mutations/src/config/index.ts 100% <0%> (+2.77%) :arrow_up:

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 83c32b2...98e01ae. Read the comment docs.