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: added types #142

Merged
merged 4 commits into from
Nov 23, 2021
Merged

feat: added types #142

merged 4 commits into from
Nov 23, 2021

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

added types + setup types validation, fixes #141

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #142 (360a967) into master (092d08d) will decrease coverage by 0.27%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   96.03%   95.75%   -0.28%     
==========================================
  Files           4        4              
  Lines         252      259       +7     
  Branches       99      107       +8     
==========================================
+ Hits          242      248       +6     
- Misses         10       11       +1     
Impacted Files Coverage Δ
src/utils.js 91.30% <ø> (ø)
src/minify.js 84.84% <71.42%> (-0.87%) ⬇️
src/index.js 98.00% <97.14%> (-0.43%) ⬇️

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 092d08d...360a967. Read the comment docs.

@alexander-akait alexander-akait merged commit fb91610 into master Nov 23, 2021
@alexander-akait alexander-akait deleted the feat-types branch November 23, 2021 22:43
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.

Typescript support
1 participant