Anders Jenbo
|
727661b532
|
Fix code coverage
@glebm looks like there is still an issue with coverage not working on Ubuntu 22.04
|
3 years ago |
Gleb Mazovetskiy
|
83343a2d7e
|
Update Linux builds to more recent OS versions
|
3 years ago |
Anders Jenbo
|
281d3c3fa0
|
Switch tests back to 20.04 to fix coverage
gcov appears broken in 22.04 (results have been 0% since the image was upgraded)
|
3 years ago |
Anders Jenbo
|
367223bb22
|
Cancel previous builds when PR is updated
|
3 years ago |
Anders Jenbo
|
4c01871ec9
|
Fetch shareware data for tests
|
4 years ago |
Gleb Mazovetskiy
|
1791e1f71c
|
Replace AppVeyor with GitHub Actions
|
4 years ago |
Gleb Mazovetskiy
|
ecf4efdf67
|
CMAKE_CXX_STANDARD: 17 -> 20
This allows us to use heterogenous `unordered_map` where available.
|
4 years ago |
ephphatha
|
6fd7e2aa41
|
Enable gcov support in codecov uploader
Appears this was added in v3 and wasn't available in v2. Doesn't appear to be active by default?
|
4 years ago |
Andrew James
|
c0217aea5a
|
Use github workflow for Codecov.io report
|
4 years ago |