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: better typescript support and linting #291

Merged
merged 22 commits into from
Dec 6, 2020

Conversation

exreplay
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 21, 2020

Codecov Report

Merging #291 (2654c6c) into development (3eacddc) will decrease coverage by 0.30%.
The diff coverage is 96.72%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #291      +/-   ##
===============================================
- Coverage        98.51%   98.20%   -0.31%     
===============================================
  Files               19       19              
  Lines              269      279      +10     
  Branches            40       41       +1     
===============================================
+ Hits               265      274       +9     
- Misses               2        3       +1     
  Partials             2        2              
Impacted Files Coverage Δ
packages/@averjs/config/lib/configs/app.ts 100.00% <ø> (ø)
packages/@averjs/config/lib/configs/core.ts 100.00% <ø> (ø)
packages/@averjs/config/lib/configs/index.ts 100.00% <ø> (ø)
packages/@averjs/config/lib/configs/renderer.ts 100.00% <ø> (ø)
packages/@averjs/cli/lib/commands/help.ts 96.66% <75.00%> (ø)
packages/@averjs/config/lib/index.ts 92.30% <92.30%> (-3.35%) ⬇️
...kages/@averjs/babel-preset-app/lib/getPolyfills.js 100.00% <100.00%> (ø)
packages/@averjs/babel-preset-app/lib/index.js 100.00% <100.00%> (ø)
...es/@averjs/babel-preset-app/lib/polyfillsPlugin.js 80.00% <100.00%> (ø)
packages/@averjs/cli/lib/commands/build.ts 100.00% <100.00%> (ø)
... and 7 more

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 3eacddc...2654c6c. Read the comment docs.

@exreplay exreplay changed the title chore: better typescript support and linting refactor: better typescript support and linting Dec 6, 2020
@exreplay exreplay merged commit 99dceef into development Dec 6, 2020
@exreplay exreplay deleted the chore/better-typescript-and-linting branch December 6, 2020 15:43
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.

1 participant