TriPSs / nestjs-query

Easy CRUD for GraphQL.
https://tripss.github.io/nestjs-query/
MIT License
159 stars 43 forks source link

Federation v2 #189

Closed TriPSs closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #189 (d96f9a3) into master (d225ab2) will increase coverage by 7.61%. Report is 1 commits behind head on master. The diff coverage is 88.10%.

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   78.47%   86.09%   +7.61%     
==========================================
  Files         625      670      +45     
  Lines        9190     9543     +353     
  Branches      848      848              
==========================================
+ Hits         7212     8216    +1004     
+ Misses       1237      614     -623     
+ Partials      741      713      -28     
Files Coverage Δ
...task-graphql/e2e/__fixtures__/graphql-fragments.ts 100.00% <100.00%> (ø)
...tion-v2/sub-task-graphql/e2e/__fixtures__/index.ts 100.00% <100.00%> (ø)
...s/federation-v2/sub-task-graphql/src/app.module.ts 100.00% <100.00%> (ø)
.../sub-task-graphql/src/sub-task/dto/sub-task.dto.ts 100.00% <100.00%> (ø)
...task-graphql/src/sub-task/dto/subtask-input.dto.ts 100.00% <100.00%> (ø)
...ask-graphql/src/sub-task/dto/subtask-update.dto.ts 100.00% <100.00%> (ø)
...raphql/src/sub-task/dto/todo-item-reference.dto.ts 100.00% <100.00%> (ø)
...2/sub-task-graphql/src/sub-task/sub-task.entity.ts 100.00% <100.00%> (ø)
...2/sub-task-graphql/src/sub-task/sub-task.module.ts 100.00% <100.00%> (ø)
examples/federation-v2/tag-graphql/e2e/fixtures.ts 100.00% <100.00%> (ø)
... and 40 more

... and 86 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more