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!: convert to typescript and vitest #101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

westeezy
Copy link
Contributor

@westeezy westeezy commented Aug 3, 2022

No description provided.

@westeezy westeezy requested a review from a team as a code owner August 3, 2022 15:11
@westeezy westeezy marked this pull request as draft August 3, 2022 15:11
src/screenHeights.ts Outdated Show resolved Hide resolved
src/types.ts Show resolved Hide resolved
@westeezy westeezy force-pushed the typescript3 branch 2 times, most recently from 6e70ebb to be363fa Compare November 23, 2022 18:43
@codecov-commenter
Copy link

Codecov Report

Base: 40.62% // Head: 53.69% // Increases project coverage by +13.07% 🎉

Coverage data is based on head (4d39338) compared to base (4d3a9cc).
Patch coverage: 63.69% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #101       +/-   ##
===========================================
+ Coverage   40.62%   53.69%   +13.07%     
===========================================
  Files          13       14        +1     
  Lines        1290     4194     +2904     
  Branches        0      463      +463     
===========================================
+ Hits          524     2252     +1728     
- Misses        766     1939     +1173     
- Partials        0        3        +3     
Impacted Files Coverage Δ
src/constants.ts 80.00% <ø> (ø)
src/index.ts 100.00% <ø> (ø)
src/test.ts 13.29% <21.31%> (ø)
src/dom.ts 30.66% <36.74%> (ø)
src/http.ts 16.57% <41.50%> (ø)
src/util.ts 59.56% <66.76%> (ø)
src/experiment.ts 97.48% <97.48%> (ø)
src/css.ts 100.00% <100.00%> (ø)
src/decorators.ts 100.00% <100.00%> (ø)
src/device.ts 95.47% <100.00%> (ø)
... and 15 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