Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@anmarchenko anmarchenko released this 25 Sep 09:02
· 3 commits to main since this release
570d019

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.