Thank you! I’ll take a look at the comments/emails and follow up via email
I have my smarter testing setup and I’m seeing good results. Any updates on pricing?
Hi Bruce! That’s great to hear - we are finalizing the pricing decisions and hope to announce it in the coming days.
I recently tested it out in a large rails project and realized changes to erb files don’t trigger related specs (that definitely render those erb files). From what I understand this is likely a limitation in the coverage tool GitHub - circleci/rspec-circleci-coverage: RSpec plugin that generates coverage data for CircleCI's Smarter Testing. · GitHub and maybe a limitation in coverage tools in general.
Is this something that is even addressable? or is smarter testing more or less unusable for rails projects?
any news on pricing?
Hello,
The latest RSpec coverage plugin uses Ruby’s Coverage eval option (requires Ruby >= 3.2).
The change allows tracking template files, but it may be subject to the same limitations depending on how you are rendering those templates (re-eval’d templates only count coverage the first test that renders it).
Let us know if this addresses the missing erb file coverage in your project.
circleci/cci-agent-setup.yml
bc1q6zf4nw3x0suzev80f4dthphwlhlr3sz8ux3x5f
