Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: /docs/reference/graphql #875

Merged
merged 17 commits into from
Nov 14, 2024
Merged

docs: /docs/reference/graphql #875

merged 17 commits into from
Nov 14, 2024

Conversation

Yohe-Am
Copy link
Contributor

@Yohe-Am Yohe-Am commented Oct 15, 2024

  • Adds page /docs/reference/graphql

@Yohe-Am
Copy link
Contributor Author

Yohe-Am commented Oct 15, 2024

Page preview screenshot.

image

michael-0acf4
michael-0acf4 previously approved these changes Oct 16, 2024
Natoandro
Natoandro previously approved these changes Nov 1, 2024
docs/metatype.dev/docs/reference/graphql/index.mdx Outdated Show resolved Hide resolved
michael-0acf4
michael-0acf4 previously approved these changes Nov 4, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 68.00000% with 40 lines in your changes missing coverage. Please review.

Project coverage is 77.58%. Comparing base (87efa1e) to head (a887eed).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/typegraph/deno/src/types.ts 33.33% 10 Missing ⚠️
src/typegraph/deno/src/utils/injection_utils.ts 12.50% 7 Missing ⚠️
src/typegraph/deno/src/io.ts 61.53% 5 Missing ⚠️
src/typegraph/deno/src/tg_manage.ts 28.57% 5 Missing ⚠️
src/typegraph/deno/src/deps/mod.ts 0.00% 4 Missing ⚠️
tests/runtimes/substantial/common.ts 87.50% 4 Missing ⚠️
src/typegraph/deno/src/typegraph.ts 72.72% 3 Missing ⚠️
src/typegraph/deno/src/deps/_import.ts 75.00% 1 Missing ⚠️
src/typegraph/deno/src/envs/cli.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
+ Coverage   77.49%   77.58%   +0.08%     
==========================================
  Files         149      149              
  Lines       18357    18385      +28     
  Branches     1789     1789              
==========================================
+ Hits        14226    14264      +38     
+ Misses       4108     4098      -10     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Yohe-Am
Copy link
Contributor Author

Yohe-Am commented Nov 11, 2024

@Natoandro PR was polluted by deno fmt/lint. Feel free to exclude the last few commits from the diff when reviewing.

Natoandro
Natoandro previously approved these changes Nov 12, 2024
@Natoandro Natoandro merged commit 7681e24 into main Nov 14, 2024
12 of 14 checks passed
@Natoandro Natoandro deleted the docs/graphql-reference branch November 14, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants