Skip to content

Conversation

@lijialin03
Copy link
Contributor

@lijialin03 lijialin03 commented Nov 26, 2025

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

Others

PR changes

APIs

Description

  • 在通过get_name_mapping获取NAME_MAPPING时应用MAPPING_SPACIAL_KEY
  • 以支持modeling中类名和模型名不同的情况
  • future: 或将取消此项修改

@paddle-bot
Copy link

paddle-bot bot commented Nov 26, 2025

Thanks for your contribution!

lugimzzz
lugimzzz previously approved these changes Nov 26, 2025
Copy link
Collaborator

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@b79b017). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3018   +/-   ##
==========================================
  Coverage           ?   33.65%           
==========================================
  Files              ?      428           
  Lines              ?    69570           
  Branches           ?        0           
==========================================
  Hits               ?    23417           
  Misses             ?    46153           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

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

LGTM

@lugimzzz lugimzzz merged commit d2014a2 into PaddlePaddle:develop Nov 28, 2025
5 checks passed
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.

3 participants