🛠️ Parallel RSpec on GitHub Actions + Unified Coverage Report? Yes, Please.
Just dropped a new post: “🛠️ The Trials of Parallel CI and Merging Ruby Coverage Reports”
If you’re tired of waiting on slow CI runs and losing your SimpleCov report when splitting tests across jobs, this one’s for you. Covers:
RSpec metadata tagging
GitHub Actions parallel test jobs
SimpleCov collate magic
That sneaky include-hidden-files: true flag 😅
CI doesn’t have to suck. YAML responsibly. Feedback welcome! ☕
Post a comment