Skip to content

[release-2.53.0] Fix nil pointer access in logRuntimeDependencies #29806

Merged
jrmccluskey merged 1 commit intoapache:release-2.53.0from
jrmccluskey:pointer-cherrypick
Dec 18, 2023
Merged

[release-2.53.0] Fix nil pointer access in logRuntimeDependencies #29806
jrmccluskey merged 1 commit intoapache:release-2.53.0from
jrmccluskey:pointer-cherrypick

Conversation

@jrmccluskey
Copy link
Copy Markdown
Contributor

Cherrypick #29804 into release branch


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.

@jrmccluskey
Copy link
Copy Markdown
Contributor Author

R: @riteshghorse @lostluck @damccorm

@github-actions
Copy link
Copy Markdown
Contributor

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

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (667027d) 38.07% compared to head (c9229a9) 38.08%.
Report is 1 commits behind head on release-2.53.0.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.53.0   #29806   +/-   ##
===============================================
  Coverage           38.07%   38.08%           
===============================================
  Files                 696      696           
  Lines              101535   101535           
===============================================
+ Hits                38656    38666   +10     
+ Misses              61264    61255    -9     
+ Partials             1615     1614    -1     
Flag Coverage Δ
go 53.67% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jrmccluskey jrmccluskey merged commit 292606b into apache:release-2.53.0 Dec 18, 2023
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