mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

refactor: createConnection / createConnectionResolver #616

Closed mickhansen closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #616 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
+ Coverage   94.13%   94.17%   +0.04%     
==========================================
  Files          12       12              
  Lines         392      395       +3     
==========================================
+ Hits          369      372       +3     
  Misses         23       23
Impacted Files Coverage Δ
src/relay.js 97.1% <100%> (+0.06%) :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 92d0611...d9009b8. Read the comment docs.