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

refactor: gragp & workflow #29

Merged
merged 4 commits into from
Jan 17, 2025
Merged

refactor: gragp & workflow #29

merged 4 commits into from
Jan 17, 2025

Conversation

meguminnnnnnnnn
Copy link
Contributor

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 156 files.

Valid Invalid Ignored Fixed
153 3 0 0
Click to see the invalid file list
  • compose/field_mapping.go
  • compose/graph_manager.go
  • compose/workflow.go

Copy link

github-actions bot commented Jan 13, 2025

⚠️ Breaking API Changes Detected

This pull request contains breaking API changes that may affect compatibility:

uncompatible api changes found: 
github.com/cloudwego/eino/compose
  Incompatible changes:
  - (*graph).AddEdge, method set of Graph: removed
  Compatible changes:
  - ComponentOfWorkflow: added
  - FieldMapping: added
  - From: added
  - FromTo: added
  - GraphNodeInfo.Mappings: added
  - NewWorkflow: added
  - To: added
  - WithGetStateEnable: added
  - Workflow: added
  - WorkflowNode: added

Required Actions:

  1. Please review these changes carefully
  2. Update the user documentation to reflect these API changes
  3. Add a note in the changelog about these breaking changes

@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch 4 times, most recently from 189372b to 42627bc Compare January 13, 2025 14:41
Copy link

github-actions bot commented Jan 13, 2025

📊 Coverage Report:

File coverage threshold (20%) satisfied:	PASS
Package coverage threshold (30%) satisfied:	PASS
Total coverage threshold (75%) satisfied:	PASS
Total test coverage: 83.5% (3290/3940)

@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch 3 times, most recently from f2f1fed to 6d8e7cb Compare January 14, 2025 06:32
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch 2 times, most recently from 1619144 to 72f037e Compare January 14, 2025 08:59
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch 5 times, most recently from 84bcd8a to e17c74c Compare January 16, 2025 13:21
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch 3 times, most recently from cdd5fb6 to b401f0c Compare January 17, 2025 07:29
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch from b401f0c to 6e15c6e Compare January 17, 2025 07:30
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/refactor_graph branch from 6e15c6e to ef0a8ce Compare January 17, 2025 08:59
@meguminnnnnnnnn meguminnnnnnnnn merged commit 289ba9c into main Jan 17, 2025
10 checks passed
@meguminnnnnnnnn meguminnnnnnnnn deleted the feat/wdz/refactor_graph branch January 17, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants