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

Refactor: upgrade to ts project #46

Merged
merged 5 commits into from
Jan 31, 2024
Merged

Refactor: upgrade to ts project #46

merged 5 commits into from
Jan 31, 2024

Conversation

YSMJ1994
Copy link
Contributor

No description provided.

@YSMJ1994 YSMJ1994 requested a review from eternalsky January 24, 2024 08:53
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/rules/format.ts Show resolved Hide resolved
src/rules/format.ts Show resolved Hide resolved
src/util.ts Outdated Show resolved Hide resolved
@YSMJ1994 YSMJ1994 requested a review from eternalsky January 31, 2024 07:43
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (fda7998) 94.42% compared to head (272ff21) 97.67%.

Files Patch % Lines
src/util.ts 97.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   94.42%   97.67%   +3.24%     
==========================================
  Files           8       10       +2     
  Lines         359      387      +28     
  Branches      108      108              
==========================================
+ Hits          339      378      +39     
+ Misses         19        9      -10     
+ Partials        1        0       -1     

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

@YSMJ1994 YSMJ1994 merged commit f2e0469 into master Jan 31, 2024
4 checks passed
@YSMJ1994 YSMJ1994 deleted the refactor/ts branch January 31, 2024 08:55
@YSMJ1994 YSMJ1994 linked an issue Jan 31, 2024 that may be closed by this pull request
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.

【Technical upgrade】validate
2 participants