Skip to content

Conversation

@tvalentyn
Copy link
Contributor

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions bot added the build label Apr 4, 2024
@tvalentyn
Copy link
Contributor Author

Run Python_Coverage PreCommit

1 similar comment
@tvalentyn
Copy link
Contributor Author

Run Python_Coverage PreCommit

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2024

Test Results

    7 files   -    38      7 suites   - 37   24m 29s ⏱️ - 9m 9s
7 573 tests +7 347  6 691 ✅ +6 466  882 💤 +881  0 ❌ ±0 
7 709 runs  +7 483  6 721 ✅ +6 496  988 💤 +987  0 ❌ ±0 

Results for commit d7cfc78. ± Comparison against base commit 0d41168.

This pull request removes 226 and adds 7573 tests. Note that renamed tests count towards both.
org.apache.beam.runners.core.SimplePushbackSideInputDoFnRunnerTest ‑ testGarbageCollectForStatefulDoFnRunner
org.apache.beam.runners.core.SimplePushbackSideInputDoFnRunnerTest ‑ testLateDroppingForStatefulDoFnRunner
org.apache.beam.runners.core.metrics.MetricsPusherTest ‑ pushesSystemMetrics
org.apache.beam.runners.core.metrics.MetricsPusherTest ‑ pushesUserMetrics
org.apache.beam.sdk.PipelineTest ‑ testIdentityTransform
org.apache.beam.sdk.PipelineTest ‑ testMultipleApply
org.apache.beam.sdk.PipelineTest ‑ testTupleInjectionTransform
org.apache.beam.sdk.PipelineTest ‑ testTupleProjectionTransform
org.apache.beam.sdk.io.CountingSourceTest ‑ testBoundedSourceSplits
org.apache.beam.sdk.io.CountingSourceTest ‑ testUnboundedSourceSplits
…
apache_beam.coders.coders_property_based_test.ProperyTestingCoders ‑ test_float_coder
apache_beam.coders.coders_property_based_test.ProperyTestingCoders ‑ test_row_coder
apache_beam.coders.coders_property_based_test.ProperyTestingCoders ‑ test_string_coder
apache_beam.coders.coders_property_based_test.TypesAreAllTested ‑ test_all_types_are_tested
apache_beam.coders.coders_test.AvroCoderTest ‑ test_avro_record_coder
apache_beam.coders.coders_test.CodersTest ‑ test_str_utf8_coder
apache_beam.coders.coders_test.DeterministicProtoCoderTest ‑ test_deterministic_proto_coder
apache_beam.coders.coders_test.DeterministicProtoCoderTest ‑ test_deterministic_proto_coder_determinism
apache_beam.coders.coders_test.FallbackCoderTest ‑ test_default_fallback_path
apache_beam.coders.coders_test.NullableCoderTest ‑ test_determinism
…
This pull request removes 1 skipped test and adds 882 skipped tests. Note that renamed tests count towards both.
org.apache.beam.sdk.values.PDoneTest ‑ testEmptyTransform
apache_beam.coders.fast_coders_test.FastCoders ‑ test_using_fast_impl
apache_beam.coders.row_coder_test.RowCoderTest ‑ test_overflows
apache_beam.coders.slow_coders_test.SlowCoders ‑ test_using_slow_impl
apache_beam.coders.typecoders_test.TypeCodersTest ‑ test_list_coder
apache_beam.dataframe.frames_test.AggregationTest ‑ test_agg_min_count
apache_beam.dataframe.frames_test.AggregationTest ‑ test_dataframe_agg_level
apache_beam.dataframe.frames_test.AggregationTest ‑ test_dataframe_agg_level_bool_only
apache_beam.dataframe.frames_test.AggregationTest ‑ test_dataframe_agg_level_numeric_only
apache_beam.dataframe.frames_test.AggregationTest ‑ test_dataframe_agg_multifunc_level
apache_beam.dataframe.frames_test.AggregationTest ‑ test_series_agg_level
…

♻️ This comment has been updated with latest results.

@tvalentyn tvalentyn marked this pull request as ready for review April 5, 2024 00:03
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2024

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@tvalentyn tvalentyn closed this Apr 5, 2024
@tvalentyn tvalentyn deleted the tvalentyn-patch-3 branch May 21, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant