Skip to content
Snippets Groups Projects
Commit c16d7d7b authored by François Agneray's avatar François Agneray
Browse files

Fixed bug services coverage report

parent 52edeb7c
No related branches found
No related tags found
1 merge request!72Develop
Pipeline #9379 passed
Pipeline: anis-next

#9380

    ......@@ -5,6 +5,8 @@ dist
    var
    coverage
    data
    report
    .coverage
    # Only exists if Bazel was run
    /bazel-out
    ......
    ......@@ -5,6 +5,7 @@ attrs==21.4.0
    certifi==2021.10.8
    charset-normalizer==2.0.12
    click==8.0.4
    coverage==6.4.4
    cycler==0.11.0
    Cython==0.29.28
    Flask==2.0.3
    ......@@ -29,6 +30,9 @@ pyerfa==2.0.0.1
    pyparsing==3.0.7
    pyregion==2.0
    pytest==7.0.1
    pytest-asyncio==0.19.0
    pytest-cov==4.0.0
    pytest-mock==3.9.0
    python-dateutil==2.8.2
    PyWavelets==1.2.0
    reproject==0.8
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment