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

feat: typescript rewrite #54

Merged
merged 6 commits into from
Mar 4, 2021
Merged

Conversation

ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Mar 2, 2021

  • Typescript rewrite
  • Use nuxt/test-utils instead of @nuxtjs/module-test-utils
  • [Breaking Change] Change minimum supported node version to 12

@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #54 (16ff8ef) into master (2a7149d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         1    -1     
  Lines           44        42    -2     
  Branches        13        13           
=========================================
- Hits            44        42    -2     
Impacted Files Coverage Δ
src/module.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a7149d...128cf75. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit 81259ca into master Mar 4, 2021
@ricardogobbosouza ricardogobbosouza deleted the feat-typescript-rewrite branch March 4, 2021 17:13
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.

None yet

1 participant