Skip to content

feat(core): Add a security verification tool class and add a custom FanoutPipeline scheduler#223

Merged
AlbumenJ merged 2 commits intoagentscope-ai:mainfrom
disaster1-tesk:feat/pipeline_typecheck_opt
Dec 17, 2025
Merged

feat(core): Add a security verification tool class and add a custom FanoutPipeline scheduler#223
AlbumenJ merged 2 commits intoagentscope-ai:mainfrom
disaster1-tesk:feat/pipeline_typecheck_opt

Conversation

@disaster1-tesk
Copy link
Contributor

@disaster1-tesk disaster1-tesk commented Dec 17, 2025

AgentScope-Java Version

1.0.2
[The version of AgentScope-Java you are working on, e.g. 1.0.2, check your pom.xml dependency version or run mvn dependency:tree | grep agentscope-parent:pom(only mac/linux)]

Description

Add a security verification tool class and add a custom FanoutPipeline scheduler

[Please describe the background, purpose, changes made, and how to test this PR]

Checklist

Please check the following items before code is ready to be reviewed.

  • [✅ ] Code has been formatted with mvn spotless:apply
  • [✅ ] All tests are passing (mvn test)
  • [✅ ] Javadoc comments are complete and follow project conventions
  • [✅ ] Related documentation has been updated (e.g. links, examples, etc.)
  • [✅ ] Code is ready for review

@disaster1-tesk disaster1-tesk requested a review from a team December 17, 2025 02:58
@disaster1-tesk disaster1-tesk changed the title feat(core): Add a security verification tool class and add a custom F… feat(core): Add a security verification tool class and add a custom FanoutPipeline scheduler Dec 17, 2025
@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...va/io/agentscope/core/pipeline/FanoutPipeline.java 80.00% 0 Missing and 2 partials ⚠️
...c/main/java/io/agentscope/core/util/TypeUtils.java 81.81% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Collaborator

@AlbumenJ AlbumenJ left a comment

Choose a reason for hiding this comment

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

image

Please increase coverage rate

@disaster1-tesk
Copy link
Contributor Author

image Please increase coverage rate

DONE

@AlbumenJ AlbumenJ merged commit 9ac6287 into agentscope-ai:main Dec 17, 2025
4 checks passed
JGoP-L pushed a commit to JGoP-L/agentscope-java that referenced this pull request Dec 29, 2025
…anoutPipeline scheduler (agentscope-ai#223)

## AgentScope-Java Version
1.0.2
[The version of AgentScope-Java you are working on, e.g. 1.0.2, check
your pom.xml dependency version or run `mvn dependency:tree | grep
agentscope-parent:pom`(only mac/linux)]

## Description
Add a security verification tool class and add a custom FanoutPipeline
scheduler

[Please describe the background, purpose, changes made, and how to test
this PR]

## Checklist

Please check the following items before code is ready to be reviewed.

- [✅ ]  Code has been formatted with `mvn spotless:apply`
- [✅ ]  All tests are passing (`mvn test`)
- [✅ ]  Javadoc comments are complete and follow project conventions
- [✅ ] Related documentation has been updated (e.g. links, examples,
etc.)
- [✅ ]  Code is ready for review
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.

2 participants