Skip to content

chore(gitignore): ignore .nyc_output directory#1332

Merged
UlisesGascon merged 1 commit intoexpressjs:mainfrom
ShubhamOulkar:config
Dec 19, 2025
Merged

chore(gitignore): ignore .nyc_output directory#1332
UlisesGascon merged 1 commit intoexpressjs:mainfrom
ShubhamOulkar:config

Conversation

@ShubhamOulkar
Copy link
Copy Markdown
Member

This PR updates the .gitignore file to exclude the .nyc_output directory, which is generated by the NYC code coverage tool during tests. This ensures coverage artifacts are not accidentally committed to the repository.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 98.485%. remained the same
when pulling 82843e4 on ShubhamOulkar:config
into e259a7e on expressjs:main.

Copy link
Copy Markdown
Member

@LinusU LinusU left a comment

Choose a reason for hiding this comment

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

👍

@UlisesGascon UlisesGascon merged commit 51529e3 into expressjs:main Dec 19, 2025
18 checks passed
@UlisesGascon UlisesGascon mentioned this pull request Feb 26, 2026
@ShubhamOulkar ShubhamOulkar deleted the config branch February 26, 2026 23:52
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.

5 participants