Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

【Hackathon 9th Sprint No.3】add api compatibility for paddle.utils.data - part [fluid_ops]

Open co63oc opened this issue 1 month ago • 5 comments

PR Category

User Experience

PR Types

Others

Description

兼容torch增加 paddle.compat.utils.data,和 paddle.io.data相同 如果增加paddle.utils.data 依赖较多,修改文件较多,不适合review,所以增加 paddle.compat.utils.data

co63oc avatar Nov 14 '25 06:11 co63oc

你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.

paddle-bot[bot] avatar Nov 14 '25 06:11 paddle-bot[bot]

Codecov Report

:x: Patch coverage is 89.88566% with 115 lines in your changes missing coverage. Please review. :warning: Please upload report for BASE (develop@425a399). Learn more about missing BASE report.

Files with missing lines Patch % Lines
python/paddle/base/utils/decorator_utils.py 84.42% 74 Missing :warning:
python/paddle/base/utils/download.py 91.37% 20 Missing :warning:
python/paddle/base/utils/environments.py 25.00% 6 Missing :warning:
python/paddle/base/utils/flops.py 96.89% 5 Missing :warning:
python/paddle/base/utils/inplace_utils.py 88.09% 5 Missing :warning:
python/paddle/base/utils/dlpack.py 95.65% 3 Missing :warning:
python/paddle/base/utils/deprecated.py 98.11% 1 Missing :warning:
python/paddle/base/utils/lazy_import.py 95.00% 1 Missing :warning:

:x: Your patch status has failed because the patch coverage (89.88%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #76415   +/-   ##
==========================================
  Coverage           ?   89.88%           
==========================================
  Files              ?       54           
  Lines              ?     1137           
  Branches           ?        0           
==========================================
  Hits               ?     1022           
  Misses             ?      115           
  Partials           ?        0           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Nov 14 '25 11:11 codecov-commenter

/re-run all-failed

co63oc avatar Nov 14 '25 13:11 co63oc

/re-run all-failed

co63oc avatar Dec 06 '25 11:12 co63oc

/re-run all-failed

co63oc avatar Dec 07 '25 00:12 co63oc