Skip to content

Feat: added the ability to pass an array of functions to the minify option #72

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

Merged
merged 2 commits into from
Mar 23, 2021

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

added the ability to pass an array of functions to the minify option

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #72 (55ead35) into master (35b04ea) will increase coverage by 9.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   90.23%   99.49%   +9.26%     
==========================================
  Files           3        3              
  Lines         215      199      -16     
  Branches       69       68       -1     
==========================================
+ Hits          194      198       +4     
+ Misses         20        1      -19     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/minify.js 93.75% <100.00%> (+38.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 35b04ea...55ead35. Read the comment docs.

@cap-Bernardito cap-Bernardito force-pushed the feat-minify-as-array branch 3 times, most recently from b20f9b0 to bad82ab Compare March 23, 2021 09:19
@alexander-akait alexander-akait merged commit 91f9977 into master Mar 23, 2021
@alexander-akait alexander-akait deleted the feat-minify-as-array branch March 23, 2021 14:37
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.

2 participants