Merged
Conversation
Collaborator
porbas
commented
Jan 16, 2026
- Set cookie to ensure current_store is correctly selected.
- Addeed spec to make sure filtering by store_id does work and to kill corresponding mutant.
- tigger full covearge CI action on .mutant.yml change
- ensure RAILS_ENV=test on mutant run
❌ Deploy Preview for ecommerce-events failed. Why did it fail? →
|
a1fcbd7 to
cf7ab2f
Compare
we need to build tailwind BEFORE mutation tests run without that we will get neutral fails
instead of explicitly run command to build tailwind
it is configured in .mutant.yml
Now, you can run full mutation tests calling `make mutate` as before.
Additionaly, you can narrow mutant run like that:
make mutate MUTANT_SUBJECT='Invoices*'
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.