Skip to content

1.2.0

Compare
Choose a tag to compare
@anmarchenko anmarchenko released this 16 Jul 09:36
· 418 commits to main since this release
03910f2

Highlights

This release fixes an important limitation of per test code coverage that we use for intelligent test runner.
Now it correctly covers ActiveRecord and ActiveModel classes when they don't have any custom methods implemented.

Changed

  • Expand test impact analysis with allocation tracing (#197)

Read the full changeset and the release milestone.