Skip to content

Fix tox error running hdfsIntegrationTest#25446

Merged
Abacn merged 1 commit intoapache:masterfrom
Abacn:fixtox
Feb 13, 2023
Merged

Fix tox error running hdfsIntegrationTest#25446
Abacn merged 1 commit intoapache:masterfrom
Abacn:fixtox

Conversation

@Abacn
Copy link
Copy Markdown
Contributor

@Abacn Abacn commented Feb 13, 2023

Fixes #25443

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.

@Abacn
Copy link
Copy Markdown
Contributor Author

Abacn commented Feb 13, 2023

Run Python 3.9 PostCommit

@AnandInguva
Copy link
Copy Markdown
Contributor

Oh I created a duplicate. #25450

I will close that. Thanks @Abacn

@Abacn
Copy link
Copy Markdown
Contributor Author

Abacn commented Feb 13, 2023

Run Python_Coverage PreCommit

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 13, 2023

Codecov Report

Merging #25446 (8bbfcda) into master (198b93e) will decrease coverage by 0.06%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master   #25446      +/-   ##
==========================================
- Coverage   72.87%   72.81%   -0.06%     
==========================================
  Files         750      751       +1     
  Lines       99501    99617     +116     
==========================================
+ Hits        72509    72539      +30     
- Misses      25624    25710      +86     
  Partials     1368     1368              
Flag Coverage Δ
python 82.17% <83.33%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sdks/python/apache_beam/io/filesystem.py 88.59% <83.33%> (-0.09%) ⬇️
sdks/python/apache_beam/ml/inference/utils.py 92.15% <0.00%> (-7.85%) ⬇️
...python/apache_beam/runners/worker/worker_status.py 75.33% <0.00%> (-1.34%) ⬇️
sdks/python/apache_beam/internal/metrics/metric.py 93.00% <0.00%> (-1.00%) ⬇️
sdks/python/apache_beam/io/localfilesystem.py 90.97% <0.00%> (-0.76%) ⬇️
...hon/apache_beam/runners/direct/test_stream_impl.py 93.28% <0.00%> (-0.75%) ⬇️
...eam/runners/portability/fn_api_runner/execution.py 92.49% <0.00%> (-0.64%) ⬇️
...ks/python/apache_beam/runners/worker/sdk_worker.py 89.08% <0.00%> (-0.17%) ⬇️
sdks/python/apache_beam/transforms/util.py 96.16% <0.00%> (-0.15%) ⬇️
...on/apache_beam/runners/dataflow/dataflow_runner.py 81.74% <0.00%> (-0.15%) ⬇️
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Abacn
Copy link
Copy Markdown
Contributor Author

Abacn commented Feb 13, 2023

@Abacn
Copy link
Copy Markdown
Contributor Author

Abacn commented Feb 13, 2023

The 4 pending Jenkins tasks are passed but not updated their status to GitHub UI. Merging for now to get postcommits back green

@Abacn Abacn merged commit 849692e into apache:master Feb 13, 2023
@Abacn Abacn deleted the fixtox branch February 13, 2023 22:06
@AnandInguva
Copy link
Copy Markdown
Contributor

Thanks @Abacn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Failing Test]: Python PostCommit hdfsIntegrationTest failing due to tox error

2 participants