8000 Tags · yshmarov/moneygun · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: yshmarov/moneygun

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add SimpleCov for test coverage tracking (#231)

- Updated .gitignore to exclude coverage directory.
- Added SimpleCov gem to Gemfile for test coverage analysis.
- Configured SimpleCov in a new support file to customize reporting.
- Integrated SimpleCov setup in test_helper.rb for parallel test execution.
0