Skip to content

Conversation

@anmarchenko
Copy link
Member

What does this PR do? What is the motivation?

Recently we introduced tracking of static dependencies to improve the correctness of Test Impact Analysis in Ruby. This PR explains how to enable this experimental feature. Also, I used this opportunity to make documentation for Ruby library more clear and explain limitations of Test Impact Analysis better.

Merge instructions

Merge readiness:

  • Ready for merge

@anmarchenko anmarchenko requested review from a team as code owners January 12, 2026 12:53
@github-actions
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Copy link
Contributor

@rtrieu rtrieu left a comment

Choose a reason for hiding this comment

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

minor feedback for clarity

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
@anmarchenko
Copy link
Member Author

@rtrieu thanks, applied your suggestions!

@anmarchenko anmarchenko merged commit 526de1d into master Jan 13, 2026
20 of 21 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/improve_tia_docs_ruby_add_static_analysis branch January 13, 2026 15:59
estherk15 pushed a commit that referenced this pull request Jan 16, 2026
…lysis docs (#33792)

* reorder information Ruby TIA docs and make it clearer what is supported and what not

* add static dependencies analysis feature info for TIA in Ruby

* use for example instead of eg

* remove irrelevant information about Ruby 3.2

* Apply suggestions from code review

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

---------

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
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.

4 participants