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 transformAll option #596

Merged
merged 3 commits into from Mar 22, 2021
Merged

Feat: added transformAll option #596

merged 3 commits into from Mar 22, 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 transformAll option.
transformAll allows to modify the contents of multiple files and save the result to one file.

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #596 (0beceeb) into master (4ca7f80) will increase coverage by 0.52%.
The diff coverage is 98.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #596      +/-   ##
==========================================
+ Coverage   93.22%   93.75%   +0.52%     
==========================================
  Files           3        3              
  Lines         295      336      +41     
  Branches       77       91      +14     
==========================================
+ Hits          275      315      +40     
- Misses         20       21       +1     
Impacted Files Coverage Δ
src/index.js 93.78% <98.00%> (+0.55%) ⬆️

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 4ca7f80...0beceeb. Read the comment docs.

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

2 participants