Skip to content

[Deps] pin paddlecodec to >=0.1, <0.2 for Paddle 3.3 compatibility#4349

Open
SigureMo wants to merge 3 commits intoPaddlePaddle:release/1.1from
cattidea:1-1/pin-paddlecodec-0-1-0
Open

[Deps] pin paddlecodec to >=0.1, <0.2 for Paddle 3.3 compatibility#4349
SigureMo wants to merge 3 commits intoPaddlePaddle:release/1.1from
cattidea:1-1/pin-paddlecodec-0-1-0

Conversation

@SigureMo
Copy link
Copy Markdown
Member

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

Others

Description

固定 formers 依赖的 paddlecodec 到 0.1,用于 Paddle 3.3 ABI

cherry-pick of #4348

Copilot AI review requested due to automatic review settings April 24, 2026 02:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Apr 24, 2026

Thanks for your contribution!

Copy link
Copy Markdown
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
Copy Markdown

codecov-commenter commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/1.1@9d20418). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             release/1.1    #4349   +/-   ##
==============================================
  Coverage               ?   32.16%           
==============================================
  Files                  ?      435           
  Lines                  ?    82882           
  Branches               ?        0           
==============================================
  Hits                   ?    26662           
  Misses                 ?    56220           
  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.

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.

4 participants