Skip to content

Adds only,fail and skip annotations to GraphQLSpec#614

Merged
amitksingh1490 merged 15 commits intotailcallhq:mainfrom
tobihans:feat/spec-annotations
Nov 11, 2023
Merged

Adds only,fail and skip annotations to GraphQLSpec#614
amitksingh1490 merged 15 commits intotailcallhq:mainfrom
tobihans:feat/spec-annotations

Conversation

@tobihans
Copy link
Copy Markdown
Contributor

@tobihans tobihans commented Nov 9, 2023

Summary:
This PR add annotations that will be useful to mark specs to should be ran, skipped or should fail.

Issue Reference(s):
Fixes #603

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • I have added relevant unit & integration tests.
  • I have updated the documentation accordingly (if applicable).
  • I have performed a self-review of my own code.

/claim #603

@amitksingh1490 amitksingh1490 marked this pull request as draft November 10, 2023 07:22
@amitksingh1490 amitksingh1490 marked this pull request as ready for review November 11, 2023 06:29
@amitksingh1490 amitksingh1490 merged commit 50e7279 into tailcallhq:main Nov 11, 2023
@tobihans tobihans deleted the feat/spec-annotations branch November 11, 2023 07:38
meskill pushed a commit that referenced this pull request Nov 14, 2023
Co-authored-by: Hans Tognon <git@tobihans.space>
@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋 Bounty claim type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for only skip and failing annotations in GraphQLSpec

2 participants