Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite3626de

Browse files
committed
Do not report codecov until all travis jobs finished
1 parent6ba6ec0 commite3626de

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ notifications:
1919
on_success:change
2020
on_failure:always
2121

22+
# keep in sync with codecov.yml number of builds
2223
env:
2324
-PG_VERSION=12 PG_BRANCH=REL_12_STABLE TEST_CASE=tap
2425
-PG_VERSION=12 PG_BRANCH=REL_12_STABLE TEST_CASE=tap MODE=legacy

‎codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
codecov:
2+
notify:
3+
after_n_builds:5# keep in sync with .travis.yml number of builds
4+
15
# datapagemap.c/.h are copied from Postgres, so let's remove it
26
# from report. Otherwise, we would have to remove some currently
37
# unused methods to do not spoil the report.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp