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

fix: property with dashes #86

Merged
merged 2 commits into from
Oct 5, 2020
Merged

fix: property with dashes #86

merged 2 commits into from
Oct 5, 2020

Conversation

unional
Copy link
Owner

@unional unional commented Oct 5, 2020

{ 'a-b': 1 }

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 98.106% when pulling 56c5e8a on prop-with-dash into 2be9ac6 on master.

@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@2be9ac6). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage          ?   99.18%           
=========================================
  Files             ?       12           
  Lines             ?      740           
  Branches          ?      232           
=========================================
  Hits              ?      734           
  Misses            ?        2           
  Partials          ?        4           
Impacted Files Coverage Δ
src/tersify.ts 100.00% <100.00%> (ø)
src/tersifyAcorn/tersifyAcron.ts 98.58% <0.00%> (ø)
src/tersible.ts 100.00% <0.00%> (ø)
src/tersifyFunctionByString.ts 100.00% <0.00%> (ø)
src/tersifyAcorn/index.ts 100.00% <0.00%> (ø)
src/tersifyFunction.ts 100.00% <0.00%> (ø)
src/tersifyFunction.browser.ts 100.00% <0.00%> (ø)
src/tersifyAcorn/isHigherBinaryOperatorOrder.ts 100.00% <0.00%> (ø)
src/constants.ts 100.00% <0.00%> (ø)
... and 3 more

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 2be9ac6...814554c. Read the comment docs.

@unional unional merged commit 68ca3aa into master Oct 5, 2020
@unional unional deleted the prop-with-dash branch October 5, 2020 05:49
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2020

🎉 This PR is included in version 3.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants