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

Add additionalData option #374

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Add additionalData option #374

merged 1 commit into from
Aug 24, 2020

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Combines the appendData and prependData options into one additionalData option

Breaking Changes

Removed the appendData and prependData options in favor additionalData option

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #374 into master will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
- Coverage   97.27%   97.16%   -0.11%     
==========================================
  Files           4        4              
  Lines         110      106       -4     
  Branches       28       25       -3     
==========================================
- Hits          107      103       -4     
  Misses          3        3              
Impacted Files Coverage Δ
src/index.js 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 3625cb8...f72a6ba. Read the comment docs.

@alexander-akait alexander-akait merged commit 2785803 into master Aug 24, 2020
@alexander-akait alexander-akait deleted the feat-additional-data branch August 24, 2020 16: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.

2 participants