Skip to content

Conversation

caolonghao
Copy link
Contributor

@caolonghao caolonghao commented Oct 3, 2022

PR types

Others

PR changes

Others

Describe

Convert not ... in into not in

Related Links

Flake8 tracking issue: #46039
配置文件更新: #46855
Fix: cattidea/paddle-flake8-project#63

@paddle-bot
Copy link

paddle-bot bot commented Oct 3, 2022

你的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.

Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

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

LGTM~~~

PR-CI-Coverage 应该 re-run 下就可以过了~

@caolonghao
Copy link
Contributor Author

@SigureMo PR-CI-Coverage重新构建后仍然无法通过,具体的报错如图:
image

@SigureMo
Copy link
Member

SigureMo commented Oct 4, 2022

@SigureMo PR-CI-Coverage重新构建后仍然无法通过,具体的报错如图:

之前是卡在编译失败上了,应该只是 CI 不稳定导致的,所以需要 re-run 下,保证后续单测什么的能跑通~

现在编译成功单测也通过只是卡在测试覆盖率不够,覆盖率不够因为与本 PR 修改无关,工作日问下能否豁免即可~

@caolonghao
Copy link
Contributor Author

感谢回复,了解了。

@luotao1 luotao1 merged commit 7ad6d9e into PaddlePaddle:develop Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[E713] test for membership should be ‘not in’
3 participants