Skip to content

Conversation

@vpellan
Copy link
Contributor

@vpellan vpellan commented Oct 28, 2025

What does this PR do?

This PR details all the currently existing ignored .rb files in the Steepfile instead of specifying folders

Motivation:

This will ensure that new files added in these folders later are NOT ignored unless explicitly added to the list (and hopefully enforce typing on them)

Change log entry

None.

Additional Notes:

Newly added methods to ignored files will still be ignored. A way to fix that would actually be to remove any ignored file (but this would drop the status of typing to ~18%)

How to test the change?

@vpellan vpellan requested a review from a team as a code owner October 28, 2025 18:50
@datadog-official
Copy link

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 98.59% (+0.03%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 57b40ab | Docs | Was this helpful? Give us feedback!

@pr-commenter
Copy link

pr-commenter bot commented Oct 28, 2025

Benchmarks

Benchmark execution time: 2025-10-28 19:12:44

Comparing candidate commit 57b40ab in PR branch vpellan/typing-details-ignored-folders with baseline commit 5a1bda1 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 44 metrics, 2 unstable metrics.

Copy link
Member

@y9v y9v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really good idea, thank you!

Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I like it! Also it makes our Steepfile look worse which gives us a motivator to continue improving this ;)

@vpellan vpellan merged commit 9819144 into master Oct 29, 2025
280 checks passed
@vpellan vpellan deleted the vpellan/typing-details-ignored-folders branch October 29, 2025 14:32
@github-actions github-actions bot added this to the 2.23.0 milestone Oct 29, 2025
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.

5 participants