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

test: add more test cases for isPackageJson function #761

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

chouchouji
Copy link
Contributor

@chouchouji chouchouji commented Jan 21, 2025

PR Checklist

Overview

I had developed some vscode extensions. I will add some json files like package.nls.json or package.nls.zh-cn.json for internationalization support. So I add more test cases.

image

Copy link
Collaborator

@michaelfaith michaelfaith left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the contribution!

@michaelfaith michaelfaith merged commit 8618a01 into JoshuaKGoldberg:main Jan 21, 2025
11 of 14 checks passed
@michaelfaith
Copy link
Collaborator

@all-contributors please add @chouchouji for code

Copy link
Contributor

@michaelfaith

I've put up a pull request to add @chouchouji! 🎉

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.67%. Comparing base (d1ca387) to head (b0ba64b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #761   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          18       18           
  Lines        1077     1077           
  Branches      133      133           
=======================================
  Hits         1052     1052           
  Misses         25       25           

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

@chouchouji
Copy link
Contributor Author

Looks good, thanks for the contribution!

Thanks!

JoshuaKGoldberg pushed a commit that referenced this pull request Jan 21, 2025
Adds @chouchouji as a contributor for code.

This was requested by michaelfaith [in this
comment](#761 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Copy link

🎉 This is included in version v0.21.0 🎉

The release is available on:

Cheers! 📦🚀

@chouchouji chouchouji deleted the test-package-json branch January 23, 2025 14:42
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