Closed VJalili closed 2 years ago
Merging #173 (dfa1d4b) into dev (d384b7a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## dev #173 +/- ##
=======================================
Coverage 97.41% 97.41%
=======================================
Files 43 43
Lines 2091 2091
=======================================
Hits 2037 2037
Misses 10 10
Partials 44 44
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Invoke MSPC in the benchmarking script in a cross-platform way; i.e.,
dotnet mspc.dll
.The only caveat is that this type of invocation is supported on the latest versions; mainly since
v4
. Earlier versions need further testing, but some versions are not expected to support since they are not cross-platform;v1
in particular.