Remove GraphQL AppSec contrib from Steep ignored files#5356
Open
Remove GraphQL AppSec contrib from Steep ignored files#5356
Conversation
Typing analysisIgnored filesThis PR clears 5 ignored files. It increases the percentage of typed files from 42.98% to 43.54% (+0.56%). Ignored files (+0-5)✅ Cleared: |
BenchmarksBenchmark execution time: 2026-02-12 17:37:16 Comparing candidate commit 3c7a780 in PR branch Found 1 performance improvements and 1 performance regressions! Performance is the same for 42 metrics, 2 unstable metrics. scenario:error - error tracking, with_error=true - all
scenario:tracing - Propagation - Trace Context
|
p-datadog
approved these changes
Feb 12, 2026
Strech
approved these changes
Feb 13, 2026
3c7a780 to
e0c05fe
Compare
Contributor
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 0b2cbc5 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
e0c05fe to
0b2cbc5
Compare
marcotc
approved these changes
Feb 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
GraphQL contrib was in the list of files that Steep ignores. This PR removes those files from the ignore list, and fixes type errors.
Motivation:
We don't want any AppSec files to be ignored by Steep.
Change log entry
None.
Additional Notes:
APPSEC-60626
How to test the change?
CI