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

chore(changetracking): Skip feature-flagged custom attributes test #1061

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

amolero-nr
Copy link
Contributor

@amolero-nr amolero-nr commented Oct 25, 2023

customAttributes is currently feature-flagged. This change skips changetracking's TestChangeTrackingCreateDeployment_Basic test as it will return as failure (see below) under current setup.

Test error message:

Received unexpected error:
Cannot query field "customAttributes" on type "ChangeTrackingDeployment".

@codecov-commenter
Copy link

Codecov Report

Merging #1061 (e29f325) into main (33d79ab) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1061   +/-   ##
=======================================
  Coverage   41.30%   41.30%           
=======================================
  Files          79       79           
  Lines        4995     4995           
=======================================
  Hits         2063     2063           
  Misses       2784     2784           
  Partials      148      148           
Flag Coverage Δ
unit 41.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@amolero-nr amolero-nr merged commit b215c6b into main Oct 25, 2023
8 of 9 checks passed
@amolero-nr amolero-nr deleted the chore/skip-changetracking-basic-test branch October 25, 2023 18:51
pranav-new-relic added a commit that referenced this pull request Nov 2, 2023
@pranav-new-relic pranav-new-relic restored the chore/skip-changetracking-basic-test branch November 2, 2023 04:45
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