Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

.coveragerc

  • Andreas Ziegler's avatar
    f449a8cc
    Add .gitlab-ci.yml and .coveragerc · f449a8cc
    Andreas Ziegler authored
    For running the tests on our GitLab instance we need to
    configure the CI. In order to automatically generate
    coverage reports from running the tests, we also include a
    .coveragerc file which limits the scope to the librarytrader
    subdirectory.
    f449a8cc
    History
    Add .gitlab-ci.yml and .coveragerc
    Andreas Ziegler authored
    For running the tests on our GitLab instance we need to
    configure the CI. In order to automatically generate
    coverage reports from running the tests, we also include a
    .coveragerc file which limits the scope to the librarytrader
    subdirectory.