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

MINOR: fix(governance-workflows): defined interface in workflow schema #19384

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sushi30
Copy link
Contributor

@sushi30 sushi30 commented Jan 15, 2025

  • defined types for workflow nodes
  • fixed updateEdge method in WorkflowDefinitionRepository

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

- defined types for workflow nodes
- fixed updateEdge method in WorkflowDefinitionRepository
@sushi30 sushi30 requested review from a team as code owners January 15, 2025 14:12
@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Jan 15, 2025
@sushi30 sushi30 changed the title MInOR: fix(governance-workflows): defined interface in workflow schema MINOR: fix(governance-workflows): defined interface in workflow schema Jan 15, 2025
@sushi30 sushi30 requested a review from IceS2 January 15, 2025 14:14
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.59% (40804/63172) 40.87% (16395/40115) 44% (4954/11260)

Copy link

@sushi30 sushi30 marked this pull request as draft January 15, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant