You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2023/08/10 00:33:00 UTC

[beam] branch master updated: Remove python examples from codecov (#27940)

This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 49ed58f38c6 Remove python examples from codecov (#27940)
49ed58f38c6 is described below

commit 49ed58f38c62e4a6c41176cb7b6e3b0972827e03
Author: Danny McCormick <da...@google.com>
AuthorDate: Wed Aug 9 20:32:53 2023 -0400

    Remove python examples from codecov (#27940)
---
 .github/codecov.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/codecov.yml b/.github/codecov.yml
index c1c5dfb17bb..211591768a1 100644
--- a/.github/codecov.yml
+++ b/.github/codecov.yml
@@ -65,6 +65,7 @@ ignore:
   - "**/*_microbenchmark.py"
   - "sdks/go/pkg/beam/register/register.go"
   - "sdks/python/apache_beam/testing/benchmarks/nexmark/**"
+  - "sdks/python/apache_beam/examples/**"
 
 # See https://docs.codecov.com/docs/flags for options.
 flag_management: