Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix : 新增通过12个CommonMark测试用例;撰写竞品文档;基于fireHookAction设计异步 #896

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Conversation

Mohuuu
Copy link

@Mohuuu Mohuuu commented Sep 6, 2024

历时2个月,终于做到了!查了很多资料和博客,无数个夜晚看着failed的用例夜不能寐。
新增通过12个CommonMark测试用例,共计通过225个测试用例。撰写竞品分析文档,请老师同学批评指正

@tencent-adm
Copy link
Member

tencent-adm commented Sep 6, 2024

CLA assistant check
All committers have signed the CLA.

@Mohuuu Mohuuu changed the title 初阶任务:尝试增加对commonmark规范的支持 初阶与中阶任务 : 新增通过12个CommonMark测试用例;撰写竞品文档 Oct 9, 2024
@Mohuuu Mohuuu changed the title 初阶与中阶任务 : 新增通过12个CommonMark测试用例;撰写竞品文档 fix : 新增通过12个CommonMark测试用例;撰写竞品文档;基于fireHookAction设计异步 Oct 11, 2024
@Mohuuu
Copy link
Author

Mohuuu commented Oct 11, 2024

尝试写了第三个任务,添加一个新的异步方法$fireAsyncHookAction。这个方法的主要目的是并行处理所有异步hook,从而提高性能,并保持了与原有$fireHookAction方法相似的接口,这样可以最小化对现有代码的修改,保持向后兼容性。经过测试可以运行。

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.

2 participants