Skip to content

fix(core): Fix MediaUtils parse path extension#981

Open
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:fix-MediaUtils-977
Open

fix(core): Fix MediaUtils parse path extension#981
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:fix-MediaUtils-977

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 16, 2026

AgentScope-Java Version

1.0.11

Description

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

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/io/agentscope/core/formatter/MediaUtils.java 88.88% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

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.

[Bug]:MediaUtils.getExtension() 的实现 bug

1 participant