Skip to content
Snippets Groups Projects
Unverified Commit b1a0d3fc authored by Richard Ebeling's avatar Richard Ebeling Committed by GitHub
Browse files

Codecov: Wait for both reports and merge them before publishing results (#1670)

parent d8620bef
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,9 @@ coverage: ...@@ -8,6 +8,9 @@ coverage:
target: auto target: auto
threshold: 0.05% threshold: 0.05%
base: auto base: auto
codecov:
notify:
after_n_builds: 2
comment: false comment: false
ignore: ignore:
- "evap/development/views.py" - "evap/development/views.py"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment