1.7.0
Highlights
The highlight of this release is the automatic total code coverage reporting when simplecov is configured for your test run.
Also, we have now better support for GitHub Actions jobs triggered by pull_request
event, and test suites now have source location and codeowners.
Added
- Report total lines coverage percentage to Datadog (#240)
- add source location info to test suites (#239)
- Add pull_request extra tags for GitHub Actions (#238)
Read the full changeset and the release milestone.