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

Add unit tests that install pre-released dependencies #26078

Closed
wants to merge 1 commit into from

Conversation

AnandInguva
Copy link
Contributor

@AnandInguva AnandInguva commented Apr 3, 2023

Run unit tests on pre-released dependencies of Apache Beam python.

Part of #25668. Note this only runs GHA unit tests as cron jobs. There will be other PRs coming up that would run PreCommits and PostCommits on Jenkins with pre-released/RC dependencies.


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.

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #26078 (66a14b1) into master (f5c38f0) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #26078      +/-   ##
==========================================
- Coverage   71.17%   71.17%   -0.01%     
==========================================
  Files         787      787              
  Lines      103298   103298              
==========================================
- Hits        73525    73522       -3     
- Misses      28291    28294       +3     
  Partials     1482     1482              
Flag Coverage Δ
python 79.84% <ø> (-0.01%) ⬇️

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

see 9 files with indirect coverage changes

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

@AnandInguva
Copy link
Contributor Author

R: @tvalentyn @Abacn

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2023

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@AnandInguva
Copy link
Contributor Author

I am closing this since I am adding a precommit suite that runs on jenkins

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

Successfully merging this pull request may close these issues.

2 participants