Skip to content

v0.0.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@jasonbahl jasonbahl released this 28 Sep 17:00
· 4977 commits to master since this release
feaf091

Release Notes

Issues Closed

Docker Revamp (#462)

We were having issues with our Code Coverage reports since switching our testing to a Docker environment.

This release introduces a new Docker setup that effectively runs tests with coverage and utilizes CodeCov for coverage reports. Thanks @mngi-arogers for work on this!