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

chore: migrate to typescript and vitest #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

westeezy
Copy link
Contributor

few eslint global ignores that we need to chat about but opening a draft

@westeezy westeezy requested review from gregjopa and wsbrunson June 30, 2022 19:25
@westeezy westeezy force-pushed the typescript2 branch 3 times, most recently from c964007 to 199d937 Compare June 30, 2022 23:46
@westeezy westeezy force-pushed the typescript2 branch 2 times, most recently from cc948c0 to 5341713 Compare November 23, 2022 21:11
@westeezy westeezy marked this pull request as ready for review November 23, 2022 21:11
@westeezy westeezy requested a review from dtjones404 November 23, 2022 21:13
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Base: 95.45% // Head: 96.73% // Increases project coverage by +1.27% 🎉

Coverage data is based on head (4d85f06) compared to base (661321e).
Patch coverage: 96.03% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   95.45%   96.73%   +1.27%     
==========================================
  Files          17       19       +2     
  Lines          88      551     +463     
  Branches        0       94      +94     
==========================================
+ Hits           84      533     +449     
- Misses          4       18      +14     
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)
src/serializers/boolean.ts 100.00% <ø> (ø)
src/serializers/date.ts 100.00% <ø> (ø)
src/serializers/index.ts 100.00% <ø> (ø)
src/serializers/number.ts 100.00% <ø> (ø)
src/serializers/regex.ts 100.00% <ø> (ø)
src/serializers/string.ts 100.00% <ø> (ø)
src/serialize.ts 92.70% <91.30%> (ø)
src/deserialize.ts 92.59% <92.59%> (ø)
src/common.ts 100.00% <100.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

3 participants