Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-xt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ag-ohlberger
dune-community
dune-xt
Commits
7471d903
Commit
7471d903
authored
6 years ago
by
René Fritze
Committed by
René Milk
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[ci] add codecov.io config
parent
c94484e8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.codecov.yml
+29
-0
29 additions, 0 deletions
.codecov.yml
.gitsuper
+8
-8
8 additions, 8 deletions
.gitsuper
with
37 additions
and
8 deletions
.codecov.yml
0 → 100644
+
29
−
0
View file @
7471d903
codecov
:
notify
:
require_ci_to_pass
:
yes
coverage
:
precision
:
2
round
:
down
range
:
"
70...100"
# https://docs.codecov.io/docs/commit-status
status
:
project
:
no
patch
:
no
changes
:
no
parsers
:
gcov
:
branch_detection
:
conditional
:
yes
loop
:
yes
method
:
no
macro
:
no
# https://docs.codecov.io/docs/pull-request-comments
# https://docs.codecov.io/docs/graphs
comment
:
layout
:
"
header,
files
"
behavior
:
once
require_changes
:
yes
This diff is collapsed.
Click to expand it.
.gitsuper
+
8
−
8
View file @
7471d903
...
...
@@ -13,10 +13,10 @@ status = 1a3bcab04b011a5d6e44f9983cae6ff89fa695e8 bin (heads/master)
741e4f8e53bdd3e1b6e19d84eb22b6e3dc48526c dune-python (remotes/origin/releases/2.5)
26cc8cb4161a3a51002ab2a81b8c81d2c951ee79 dune-testtools (heads/dune_xt)
8fe883e99c58c9f0c2f92457d546a0ac9f5a9bf9 dune-uggrid (v2.5.2-1-g8fe883e9)
+
3aed73a9d3ac6bf94f096299b4e1ff492d653292
dune-xt-common (heads/fix_python_coverage_report)
+
9c381e5cff0dd37742288651531fb6b470773e4
8 dune-xt-functions (heads/coverage_upload)
+
0885a17fce55d5e5d8f5ff32b66a454b3d57a9de
dune-xt-grid (heads/coverage_upload)
4bad9ce8823aacf0b9de3295ad17039a0283384
4 dune-xt-la (heads/coverage_upload)
+
1f6938bbfcd86b367db854b8f22765d16aa3df23
dune-xt-common (heads/fix_python_coverage_report)
+
819b9372cba55ea7d0bcf6bab36d8b5a3efd97a
8 dune-xt-functions (heads/coverage_upload)
+
372e57809ade18d37a76aec76d5cd1efcbccfdfb
dune-xt-grid (heads/coverage_upload)
+02a065e3cb535043ae491de2f25fd9e15b4dbd2
4 dune-xt-la (heads/coverage_upload)
60cd896bf3f1eb99066563aa1a07113e5a791d47 scripts (remotes/origin/HEAD)
commit = 3334da25b478cbb7148376bf1eafe904108e2f48
...
...
@@ -88,22 +88,22 @@ commit = 8fe883e99c58c9f0c2f92457d546a0ac9f5a9bf9
[submodule.dune-xt-common]
remote = git@github.com:dune-community/dune-xt-common.git
status = 2424627f0ad5de7e4aaa5e7f48bc2a02414d95a1 .vcsetup (heads/master)
commit =
3aed73a9d3ac6bf94f096299b4e1ff492d653292
commit =
1f6938bbfcd86b367db854b8f22765d16aa3df23
[submodule.dune-xt-functions]
remote = git@github.com:dune-community/dune-xt-functions.git
status = 2424627f0ad5de7e4aaa5e7f48bc2a02414d95a1 .vcsetup (heads/master)
commit =
9c381e5cff0dd37742288651531fb6b470773e4
8
commit =
819b9372cba55ea7d0bcf6bab36d8b5a3efd97a
8
[submodule.dune-xt-grid]
remote = git@github.com:dune-community/dune-xt-grid.git
status = 2424627f0ad5de7e4aaa5e7f48bc2a02414d95a1 .vcsetup (heads/master)
commit =
0885a17fce55d5e5d8f5ff32b66a454b3d57a9de
commit =
372e57809ade18d37a76aec76d5cd1efcbccfdfb
[submodule.dune-xt-la]
remote = git@github.com:dune-community/dune-xt-la.git
status = 2424627f0ad5de7e4aaa5e7f48bc2a02414d95a1 .vcsetup (heads/master)
commit =
4bad9ce8823aacf0b9de3295ad17039a0283384
4
commit =
02a065e3cb535043ae491de2f25fd9e15b4dbd2
4
[submodule.scripts]
remote = https://github.com/wwu-numerik/scripts.git
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment