Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
4ef60132
Commit
4ef60132
authored
Jan 24, 2023
by
René Fritze
Browse files
[ci] fix codecov project path listing
parent
d0da6a3e
Pipeline
#188945
passed with stages
in 43 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.codecov.yml
View file @
4ef60132
...
...
@@ -23,7 +23,8 @@ coverage:
-
gitlab_ci
-
github_actions
paths
:
-
"
src/pymor/*"
-
"
src/"
-
"
!src/pymortests/"
-
"
!src/pymor/version.py"
tests
:
# if test coverage decreases, something very wrong is happening in CI
...
...
@@ -32,7 +33,7 @@ coverage:
-
gitlab_ci
-
github_actions
paths
:
-
"
src/pymortests/
*
"
-
"
src/pymortests/"
patch
:
pymor
:
target
:
0%
github-bridge
@project_976_bot
mentioned in commit
f9985229
·
Jan 24, 2023
mentioned in commit
f9985229
mentioned in commit f99852293b6127ebb01b495048bbea510a113208
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment