eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.22k stars 170 forks source link

Uniformize CI a bit #321

Closed FranckRJ closed 10 months ago

FranckRJ commented 10 months ago

The Windows build fails randomly, looks likes it depend on which runner it runs (some still have MSVC 19.35, others have MSVC 19.36, it fails on 19.36).

Another PR will be made to fix the issue (and also reduce the number of compiler warnings in the project).

coveralls commented 10 months ago

Coverage Status

coverage: 99.926%. remained the same when pulling 72f869f96b922f2d5aa86e97cc29a4fc4ba3918e on uniformize-ci into 4fe7627dc9067b11a437e2f1082f3e6b4372bd17 on dev.