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

feat: optimize FieldMapping init func & optimize convertTo when use '… #44

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

meguminnnnnnnnn
Copy link
Contributor

…only From' field mapping

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 bot commented Jan 20, 2025

📊 Coverage Report:

File coverage threshold (20%) satisfied:	PASS
Package coverage threshold (30%) satisfied:	PASS
Total coverage threshold (75%) satisfied:	PASS
Total test coverage: 84.1% (3286/3907)

@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/fieldmapping_modify branch from ad4426a to 16d2d43 Compare January 20, 2025 08:40
Copy link

github-actions bot commented Jan 20, 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:
  - From: removed
  - FromTo: removed
  - To: removed
  Compatible changes:
  - FromField: added
  - MapFields: added
  - ToField: 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/fieldmapping_modify branch 2 times, most recently from 2f15c7d to 863e785 Compare January 20, 2025 11:39
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/fieldmapping_modify branch from 863e785 to 938f9c3 Compare January 20, 2025 11:41
@meguminnnnnnnnn meguminnnnnnnnn merged commit 8f872df into main Jan 20, 2025
10 checks passed
@meguminnnnnnnnn meguminnnnnnnnn deleted the feat/wdz/fieldmapping_modify branch January 20, 2025 11:49
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