egg-graphql icon indicating copy to clipboard operation
egg-graphql copied to clipboard

feat: leverage lib `merge-graphql-schemas` allowing merge the same Ty…

Open hank-cp opened this issue 7 years ago • 1 comments

…pes multiple times in different files.

Checklist
  • [x] npm test passes
  • [x] tests and/or benchmarks are included
  • [ ] documentation is changed or added
  • [x] commit message follows commit guidelines
Affected core subsystem(s)
Description of change

hank-cp avatar Oct 30 '18 02:10 hank-cp

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #21   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         110    111    +1     
=====================================
+ Hits          110    111    +1
Impacted Files Coverage Δ
lib/load_schema.js 100% <100%> (ø) :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 d4b5c65...672b98d. Read the comment docs.

codecov[bot] avatar Oct 30 '18 02:10 codecov[bot]