Skip to content

fix: remove support of @AddField directive on input types.#3199

Merged
tusharmath merged 4 commits into
mainfrom
fix/not-allow-add-field-on-input-types
Dec 5, 2024
Merged

fix: remove support of @AddField directive on input types.#3199
tusharmath merged 4 commits into
mainfrom
fix/not-allow-add-field-on-input-types

Conversation

@laststylebender14
Copy link
Copy Markdown
Contributor

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

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.
  • I have performed a self-review of my code.
  • PR follows the naming convention of <type>(<optional scope>): <title>

@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Dec 5, 2024
@tusharmath tusharmath enabled auto-merge (squash) December 5, 2024 09:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (51ebc1f) to head (794337a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3199   +/-   ##
=======================================
  Coverage   86.73%   86.73%           
=======================================
  Files         278      278           
  Lines       27909    27914    +5     
=======================================
+ Hits        24206    24211    +5     
  Misses       3703     3703           

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

@tusharmath tusharmath merged commit 23223b8 into main Dec 5, 2024
@tusharmath tusharmath deleted the fix/not-allow-add-field-on-input-types branch December 5, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants