Skip to content

Add mutant#6489

Closed
mbj wants to merge 3 commits into
solidusio:mainfrom
mbj:add/mutant
Closed

Add mutant#6489
mbj wants to merge 3 commits into
solidusio:mainfrom
mbj:add/mutant

Conversation

@mbj
Copy link
Copy Markdown
Contributor

@mbj mbj commented May 28, 2026

This shows a basic mutant setup on the core component of solidus, focusing on postgresql DB driver.

Covering

  • booting a rails app mutant aware
  • DB concurrency setup.

Left out intentionally are:

  • DB cleaner improvements leveraging the dynamically cloned databases (that would speed up mutation testing a lot)
  • CI integration

@mbj mbj requested a review from a team as a code owner May 28, 2026 20:38
@github-actions github-actions Bot added the changelog:solidus_core Changes to the solidus_core gem label May 28, 2026
@mbj mbj closed this May 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.68%. Comparing base (4e00cb1) to head (a7c1d54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6489   +/-   ##
=======================================
  Coverage   89.68%   89.68%           
=======================================
  Files         992      992           
  Lines       20846    20846           
=======================================
  Hits        18695    18695           
  Misses       2151     2151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_core Changes to the solidus_core gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant