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

Pass CustomInfo metadata through ArrayNode ExternalResourceInfo (#591) #6116

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hamersaw
Copy link
Contributor

Tracking issue

N/A

Why are the changes needed?

Passes CustomInfo from ExternalResourceInfo through ArrayNode subNode executions.

What changes were proposed in this pull request?

^^^

How was this patch tested?

Tested locally.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

N/A

Docs link

N/A

* pass CustomInfo through ArrayNode event recorder

Signed-off-by: Daniel Rammer <hamersaw@protonmail.com>

* actually doing it

Signed-off-by: Daniel Rammer <hamersaw@protonmail.com>

* correctly passing custom

Signed-off-by: Daniel Rammer <hamersaw@protonmail.com>

---------

Signed-off-by: Daniel Rammer <hamersaw@protonmail.com>
@hamersaw hamersaw requested a review from eapolinario December 18, 2024 17:16
@hamersaw hamersaw changed the title Pass Actor metadata through ArrayNode ExternalResourceInfo (#591) Pass CustomInfo metadata through ArrayNode ExternalResourceInfo (#591) Dec 18, 2024
Signed-off-by: Daniel Rammer <hamersaw@protonmail.com>
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 36.98%. Comparing base (3c03cff) to head (9ca3acf).

Files with missing lines Patch % Lines
...eller/pkg/controller/nodes/array/event_recorder.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6116   +/-   ##
=======================================
  Coverage   36.98%   36.98%           
=======================================
  Files        1318     1318           
  Lines      132473   132479    +6     
=======================================
+ Hits        48994    48997    +3     
- Misses      79225    79227    +2     
- Partials     4254     4255    +1     
Flag Coverage Δ
unittests-datacatalog 51.58% <ø> (ø)
unittests-flyteadmin 54.05% <ø> (ø)
unittests-flytecopilot 30.99% <ø> (ø)
unittests-flytectl 62.29% <ø> (ø)
unittests-flyteidl 7.24% <ø> (ø)
unittests-flyteplugins 53.85% <ø> (ø)
unittests-flytepropeller 42.60% <62.50%> (+<0.01%) ⬆️
unittests-flytestdlib 55.18% <ø> (ø)

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.

pvditt
pvditt previously approved these changes Dec 19, 2024
eapolinario
eapolinario previously approved these changes Dec 19, 2024
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
@eapolinario eapolinario dismissed stale reviews from pvditt and themself via d653b15 December 19, 2024 19:14
@eapolinario eapolinario enabled auto-merge (squash) December 19, 2024 19:15
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.

3 participants