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

fix: Fix running Pipeline with conditional branch and Component wit… #7968

Closed
wants to merge 1 commit into from

Conversation

vblagoje
Copy link
Member

@vblagoje vblagoje commented Jul 3, 2024

  • DO NOT integrate in v2.2.x branch!
  • We experiment with v2.2.4-preview to see what CI says

…h default inputs (#7799)

* Fix running Pipeline with conditional branch and Component with default inputs

* Add release notes

* Change arg name of _init_to_run so it's clearer

* Enhance release note
@vblagoje vblagoje requested review from a team as code owners July 3, 2024 09:36
@vblagoje vblagoje requested review from dfokina and shadeMe and removed request for a team July 3, 2024 09:36
@vblagoje vblagoje requested review from silvanocerza and removed request for dfokina and shadeMe July 3, 2024 09:36
@coveralls
Copy link
Collaborator

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9775463989

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.004%) to 90.447%

Files with Coverage Reduction New Missed Lines %
core/pipeline/base.py 4 92.79%
core/pipeline/pipeline.py 4 97.42%
Totals Coverage Status
Change from base Build 9547614853: -0.004%
Covered Lines: 6741
Relevant Lines: 7453

💛 - Coveralls

@vblagoje vblagoje closed this Jul 3, 2024
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.

3 participants