Commit graph

7 commits

Author SHA1 Message Date
Dave Shawley
27c357f14a
Fix workflow syntax error... hopefully 2021-04-07 07:35:03 -04:00
Dave Shawley
40708fa70c
Pass coverage.xml to sonar analysis.
Since the code doesn't contain any version specific stuff, we don't need
to combine coverage output files (thank $diety).
2021-04-07 07:27:30 -04:00
dave-shawley
a47442332c
Add sonar cloud into run-tests 2021-04-06 21:51:36 -04:00
Dave Shawley
7b57fa9fa9
Try to fix codecov uploads... 2021-04-06 21:25:46 -04:00
Dave Shawley
0d911fc3e2
Enable codecov upload. 2021-03-30 08:29:48 -04:00
Dave Shawley
63dc44fd22
Ensure that docs build as part of CI. 2021-03-11 07:43:17 -05:00
Dave Shawley
4360bc298a
Run style, lint, and unittests using GH actions.
There is some commented out code for code coverage reporting that can be
enabled after this repo is publicised.
2021-03-10 07:14:21 -05:00