Commit Graph

5 Commits

Author SHA1 Message Date
Eliot Jones
283e1d38fa use azure pipelines instead of appveyor for builds
* trial azure pipelines

[skip ci]

* use vs2017

* build pr commits

* include codecov and update test nuget

* add codecov call

* add publish test results step

* include coverlet package for test coverage and allow coverlet dynamic public types

* add azure pipelines badge and remove appveyor badge

* add nuget pack step

* use build configuration variable for nuget pack and move after build

* fix path to package to pack

* change nuget to dotnet pack

* remove old codecov related tools
2019-07-09 21:21:11 +01:00
Eliot Jones
ba8d2f5b1d fix a bug with tokenization without spaces before string 2018-01-10 22:15:29 +00:00
Eliot Jones
f8c7595ddd update record of script for appveyor 2017-12-05 23:59:55 +00:00
Eliot Jones
7a0c4aaf9f add index to location table and remove old version of opencover from the tools folder 2017-12-05 23:59:41 +00:00
Eliot Jones
70b01deb38 add tools for code coverage metrics 2017-12-05 21:26:07 +00:00