feat: add gcov support

This commit is contained in:
Tom Hu 2022-04-04 16:14:50 -04:00
parent f32b3a3741
commit f37520c6b0
No known key found for this signature in database
GPG key ID: 6D87FFF4D2F6D66F
10 changed files with 75 additions and 7 deletions

View file

@ -1,3 +1,9 @@
## 2.2.0
### Features
- # Incorporate `gcov` arguments for the Codecov uploader
### Dependencies
## 2.1.0
### Features
- #515 Allow specifying version of Codecov uploader