graphql-compose / graphql-compose-modules

MIT License
15 stars 1 forks source link

Update dependencies, improve ci, fix small errors #28

Closed nodkz closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #28 (3b0f14b) into master (c6c0ae0) will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   84.39%   84.56%   +0.16%     
==========================================
  Files          33       33              
  Lines         282      285       +3     
  Branches       96       96              
==========================================
+ Hits          238      241       +3     
  Misses         44       44              
Impacted Files Coverage Δ
...rc/__tests__/__testSchema__/mutation.auth/index.ts 100.00% <ø> (ø)
...rc/__tests__/__testSchema__/mutation.auth/login.ts 100.00% <ø> (ø)
...c/__tests__/__testSchema__/mutation.auth/logout.ts 50.00% <ø> (ø)
...ts__/__testSchema__/mutation.auth/nested/method.ts 50.00% <ø> (ø)
...c/__tests__/__testSchema__/mutation.user/create.ts 50.00% <ø> (ø)
...c/__tests__/__testSchema__/mutation.user/update.ts 50.00% <ø> (ø)
...ests__/__testSchema__/mutation/logs.nested/list.ts 50.00% <ø> (ø)
src/__tests__/__testSchema__/query.auth/index.ts 100.00% <ø> (ø)
...tests__/__testSchema__/query.auth/nested/method.ts 50.00% <ø> (ø)
src/__tests__/__testSchema__/query/field.ts 50.00% <ø> (ø)
... and 14 more

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 c6c0ae0...3b0f14b. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: