Revision e77cf09370ac8d1524d039aa3ce572357f8ac97b authored by Tom Fischer on 23 June 2021, 08:16:01 UTC, committed by Tom Fischer on 23 June 2021, 08:16:01 UTC
Code coverage visualization

See merge request ogs/ogs!3664
2 parent s 216c26d + ffe9190
Raw File
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top