Open mikkonie opened 3 years ago
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/bin/coverage (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/context.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/exceptions.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/base.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/library.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/engine.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/utils.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/__init__.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/defaultfilters.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/smartif.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/template/defaulttags.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/templatetags/__init__.py (already-imported)
Coverage.py warning: Already imported a file that will be measured: /builds/CUBI_Engineering/CUBI_Data_Mgmt/sodar_core/env/lib/python3.8/site-packages/django/templatetags/i18n.py (already-imported)
I'm getting these at least in GitLab CI. Need to see what they mean and if they happen elsewhere. Will post dump in comments.