egg-graphql
egg-graphql copied to clipboard
feat: leverage lib `merge-graphql-schemas` allowing merge the same Ty…
…pes multiple times in different files.
Checklist
- [x]
npm testpasses - [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
Codecov Report
Merging #21 into master will not change coverage. The diff coverage is
100%.
@@ 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 dataPowered by Codecov. Last update d4b5c65...672b98d. Read the comment docs.