Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-13984] followup Fix precommit due to pytorch_test gcs model #17795

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

Abacn
Copy link
Contributor

@Abacn Abacn commented Jun 1, 2022

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:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • 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

See CI.md for more information about GitHub Actions CI.

@asf-ci
Copy link

asf-ci commented Jun 1, 2022

Can one of the admins verify this patch?

2 similar comments
@asf-ci
Copy link

asf-ci commented Jun 1, 2022

Can one of the admins verify this patch?

@asf-ci
Copy link

asf-ci commented Jun 1, 2022

Can one of the admins verify this patch?

@github-actions github-actions bot added the python label Jun 1, 2022
@asf-ci
Copy link

asf-ci commented Jun 1, 2022

Can one of the admins verify this patch?

1 similar comment
@asf-ci
Copy link

asf-ci commented Jun 1, 2022

Can one of the admins verify this patch?

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #17795 (145615a) into master (ca33943) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #17795      +/-   ##
==========================================
- Coverage   74.00%   73.99%   -0.02%     
==========================================
  Files         695      695              
  Lines       91898    91898              
==========================================
- Hits        68013    68003      -10     
- Misses      22639    22649      +10     
  Partials     1246     1246              
Flag Coverage Δ
python 83.73% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
sdks/python/apache_beam/internal/gcp/auth.py 73.33% <0.00%> (-5.34%) ⬇️
sdks/python/apache_beam/io/source_test_utils.py 88.01% <0.00%> (-1.39%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.30% <0.00%> (-0.38%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca33943...145615a. Read the comment docs.

@Abacn Abacn marked this pull request as ready for review June 1, 2022 14:57
@Abacn
Copy link
Contributor Author

Abacn commented Jun 1, 2022

R: @yeandy
R: @ryanthompson591

Copy link
Contributor

@yeandy yeandy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Abacn, just opened up #17797 and you beat me to it :) But I can close that one.

@yeandy
Copy link
Contributor

yeandy commented Jun 1, 2022

R: @TheNeuralBit @tvalentyn

@TheNeuralBit
Copy link
Member

Run Python PreCommit

@tvalentyn
Copy link
Contributor

failures look unrelated.

@tvalentyn tvalentyn merged commit 50f31c2 into apache:master Jun 1, 2022
@Abacn Abacn deleted the fixpytorchmodeldest branch June 1, 2022 19:29
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.

5 participants