Skip to content

Add .coverage to .gitignore - #32

Merged
hzhangxyz merged 3 commits into
mainfrom
copilot/add-gitignore-coverage-ignore
Dec 23, 2025
Merged

Add .coverage to .gitignore#32
hzhangxyz merged 3 commits into
mainfrom
copilot/add-gitignore-coverage-ignore

Conversation

Copilot AI commented Dec 23, 2025

Copy link
Copy Markdown
Contributor

Exclude pytest-cov's .coverage file from version control.

Changes

  • Added .coverage to .gitignore in a dedicated "# Coverage" section at the bottom of the file

<issue_title>在gitignore中添加对.coverage的忽略</issue_title>
><issue_description></issue_description>
>
> ## Comments on the Issue (you are @copilot in this section)
>
>
>
>

Original prompt

This section details on the original issue you should resolve

<issue_title>在gitignore中添加对.coverage的忽略</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Dec 23, 2025
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Add .coverage to gitignore file Add .coverage to .gitignore Dec 23, 2025
Copilot AI requested a review from hzhangxyz December 23, 2025 02:11

@hzhangxyz hzhangxyz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

请新建一段, 放在.gitignore最下面,叫做# Coverage

Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>

Copilot AI commented Dec 23, 2025

Copy link
Copy Markdown
Contributor Author

请新建一段, 放在.gitignore最下面,叫做# Coverage

Done in commit 3b34384. Created a new "# Coverage" section at the bottom of .gitignore with .coverage moved there.

@hzhangxyz
hzhangxyz marked this pull request as ready for review December 23, 2025 02:20
Copilot AI review requested due to automatic review settings December 23, 2025 02:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hzhangxyz
hzhangxyz merged commit 9346cf4 into main Dec 23, 2025
17 checks passed
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.

在gitignore中添加对.coverage的忽略

3 participants