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: migrate to ts-jest, enable more ts related rules #53

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 18, 2024

close #52

@JounQin JounQin added this to the TypeScript milestone Mar 18, 2024
@JounQin JounQin self-assigned this Mar 18, 2024
Copy link

changeset-bot bot commented Mar 18, 2024

⚠️ No Changeset found

Latest commit: 9cb15f7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JounQin JounQin force-pushed the ts-jest branch 2 times, most recently from c8f2122 to bbff7f8 Compare March 18, 2024 15:02
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.51%. Comparing base (0fc32b3) to head (9cb15f7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   95.21%   95.51%   +0.30%     
==========================================
  Files          83       91       +8     
  Lines        4178     4440     +262     
  Branches     1539     1553      +14     
==========================================
+ Hits         3978     4241     +263     
+ Misses        194      184      -10     
- Partials        6       15       +9     

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

@JounQin JounQin merged commit 4d03118 into master Mar 18, 2024
9 checks passed
@JounQin JounQin deleted the ts-jest branch March 18, 2024 15:24
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.

migrate to ts-jest
1 participant