Skip to content

CI: add code coverage

Vincent Delbar requested to merge coverage into develop

Fixes #105 (closed)

  • Apply black to test_core.py
  • Moved numpy tests to test_core.py
  • Compute test coverage for the whole package using test_core.py, with cobertura artefact
  • Tmp mark summarize pipeline tests as expected failures (we should take care of this in another MR, this one is too big)

This should be fixed after merge :
coverage report

Edited by Vincent Delbar

Merge request reports