beam icon indicating copy to clipboard operation
beam copied to clipboard

[DO NOT MERGE]

Open tvalentyn opened this issue 1 year ago • 2 comments

tvalentyn's branch to test changes to GHA workflows.


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.

tvalentyn avatar May 10 '24 23:05 tvalentyn

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

github-actions[bot] avatar May 11 '24 00:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.43%. Comparing base (5c30b1d) to head (9d64f3c). Report is 14 commits behind head on master.

:exclamation: Current head 9d64f3c differs from pull request most recent head 919bbea

Please upload reports for the commit 919bbea to get more accurate results.

Additional details and impacted files
@@              Coverage Diff              @@
##             master   #31256       +/-   ##
=============================================
+ Coverage     68.55%   71.43%    +2.88%     
+ Complexity    14921     1474    -13447     
=============================================
  Files          2636      909     -1727     
  Lines        222080   113709   -108371     
  Branches      11825     1076    -10749     
=============================================
- Hits         152238    81230    -71008     
+ Misses        63647    30454    -33193     
+ Partials       6195     2025     -4170     
Flag Coverage Δ
python 81.41% <100.00%> (-0.05%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 17 '24 18:05 codecov[bot]