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

feat: 优化文档表达 #5290

Merged
merged 5 commits into from
Jan 24, 2024
Merged

feat: 优化文档表达 #5290

merged 5 commits into from
Jan 24, 2024

Conversation

ottomao
Copy link
Contributor

@ottomao ottomao commented Jan 23, 2024

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

不涉及

Description of change

利用 AI 实现的文档表达优化,主要包括:

  1. 修正错别字、标点
  2. 句式、表达语气、段落组织优化,让阅读更通顺
  3. 个别代码和注释错误

PR 内容未经人工处理,修改准确性一般在 80% 左右,请在合并前充分审阅。

@fengmk2 fengmk2 self-requested a review January 24, 2024 02:03
@fengmk2 fengmk2 self-assigned this Jan 24, 2024
Copy link
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

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

来自 AI 修改,帮助人类文档更好地被人类阅读!

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1fd79a2) 99.86% compared to head (059a74a) 99.86%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5290   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          36       36           
  Lines        3618     3618           
  Branches      520      520           
=======================================
  Hits         3613     3613           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ottomao ottomao changed the title WIP: feat: 优化文档表达 feat: 优化文档表达 Jan 24, 2024
@fengmk2 fengmk2 merged commit d73046b into eggjs:master Jan 24, 2024
20 checks passed
fengmk2 pushed a commit that referenced this pull request Feb 8, 2024
[skip ci]

## [3.19.0](v3.18.0...v3.19.0) (2024-02-08)

### Features

* 优化中文文档表达 ([#5290](#5290)) ([d73046b](d73046b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants