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: add additionalData option #248

Merged
merged 1 commit into from Sep 12, 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

Add additionalData option
Fixes #221

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

Merging #248 into master will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   96.13%   96.23%   +0.10%     
==========================================
  Files           5        5              
  Lines         181      186       +5     
  Branches       50       53       +3     
==========================================
+ Hits          174      179       +5     
  Misses          7        7              
Impacted Files Coverage Δ
src/index.js 98.07% <100.00%> (+0.20%) ⬆️

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 eba6f1f...bf1d76b. Read the comment docs.

@alexander-akait alexander-akait merged commit 9f781b7 into master Sep 12, 2020
@alexander-akait alexander-akait deleted the feat-add-additionalData-option branch September 12, 2020 14:22
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.

How do I inject data from JS files into stylus?
2 participants