Skip to content

Simplify recursion fixtures and add `nodes` to recursion analyser IGNORED_FIELDS

charlie ablett requested to merge cablett-nodes-recursion-analyzer into master

What does this MR do?

Add nodes to the recursion analyser's IGNORED_FIELDS in order to support the updated GraphQL syntax.

In order to avoid massively large tests, the fixtures have been simplified and the complexity, depth and recursion stubbed at 1.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by charlie ablett

Merge request reports