joergbrech / moxunit-action

A Github action for Matlab or Octave unit tests
MIT License
14 stars 7 forks source link

error using tests with coverage #26

Closed jorgepz closed 2 years ago

jorgepz commented 2 years ago

Hello, I've been using moxunit and it has been so useful that I am now trying to add code coverage!

I did some tests in https://github.com/jorgepz/Octave_Matlab_CI_Testbed and I think I got how it works.

However, in the ONSAS.m repo I am having a get_coverage_writers_collection error that could not solve https://github.com/ONSAS/ONSAS.m/pull/435

Could you please help me indicating a hint on where the error could be?

Thanks

jorgepz commented 2 years ago

I am closing this issue since I assume it is related to this https://github.com/joergbrech/moxunit-action/pull/25 and the limitations of MoCov.