已合并
【视效】effectKit api注释资料一致性 #5402
【视效】effectKit api注释资料一致性 #5402
已合并
chensiyi_CE创建于 6月23日
chensiyi_CE
chensiyi_CE成员
6月23日

相关的Issue

https://gitcode.com/openharmony/interface_sdk_c/issues/4200

原因(目的、解决的问题等)

effectKit api注释简单,可读性差

描述(做了什么,变更了什么)

effectKit api和资料注释一致。增加[in] [out] @release标签

自检结果(结果截图添加到下面)

  • 是否通过C语法扫描
  • 是否通过注释规则扫描
  • [修改不涉及] 是否更新json文件
  • 实现代码是否已经合入
  • [修改不涉及] 目标是否已经添加到interface/sdk_c仓ndk依赖目标(ndk_targets.gni)里
  • [修改不涉及] 头文件library声明与SDK so库名称一致

兼容性影响评估,如有影响请写明(Y/N)

  • [不涉及] 不兼容
    • 是否经过评审

L0新增用例自检结果

  • 是,有新增L0用例,且完成自检

API参考文档影响评估(提供docs仓pr链接)

  • 是,已刷新API参考文档
  • 否,不涉及刷新API参考文档
likedislike
Pull Request已成功合入, 合并人@openharmony_ci
(感谢 chensiyi_CE 的贡献)
openharmony_ciopenharmony_ci成员
6月23日 添加了label:waiting_on_author
openharmony_ci
openharmony_ci成员
6月23日 评论:

感谢提交 Pull Requests!如果您提交的PR已经开发完毕,请评论 "start build" 触发门禁,更多交互操作,请访问OpenHarmony社区支持命令清单。如果需要调整订阅PR、Issue的变更状态,请访问订阅链接


Thanks for submitting the pull request. If your Pull Request has already been developed, you can leave a "start build" comment to trigger the gated system. For more commands, please visit OpenHarmony Command List. If you need to change the subscription of a Pull Request or Issue, please visit the link.

likedislike
openharmony_ciopenharmony_ci成员
6月23日 添加了label:dco检查成功
chensiyi_CEchensiyi_CE成员
6月23日 推送  1 个提交:0764f329-完善effect_filter接口注释:添加[in][out]参数标签及@release释放标记
openharmony_ci
openharmony_ci成员
6月23日 评论:

感谢提交 Pull Requests !此PR未通过DCO校验。
校验失败可能原因:

1. 未签署“DCO协议”(开发者原创声明协议),在线签署、查看签署状态

2. Commits 中未包含 Signed-off-by信息,参考FAQ处理

修复上述问题后,在PR的评论框输入“check dco” ,单击”评论”,系统将再次进行DCO校验。

当前检测到如下Commits 未包含Signed-off-by信息:


Thanks for submitting a pull request. This pull request has not passed the DCO check.
Possible causes:

1. You have not signed the Developer Certificate of Origin (DCO). Sign the DCO and check DCO status.

2. The commits do not contain the Signed-off-by information. To resolve this issue, see FAQs.

After resolving the preceding issues, enter check dco in the comment box of this pull request and click Comment. The system will check DCO status again.

The following commits do not contain the Signed-off-by information:

likedislike
此处折叠了106条消息 查看更多
majiajun518majiajun518成员
6月27日 通过审查
openharmony_ciopenharmony_ci成员
6月27日 关闭了关联的issue
openharmony_ciopenharmony_ci成员
6月27日 合入了pull request,合并节点 SHA:8d1fb8da65918693e89d10110353c84c26966b0f
openharmony_ciopenharmony_ci成员
6月27日 删除了label:waiting_for_review
openharmony_ciopenharmony_ci成员
6月27日 添加了label:merged