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

test: add broken message interpolation #143

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

AndyOGo
Copy link
Owner

@AndyOGo AndyOGo commented Feb 24, 2021

fixes #142

@AndyOGo AndyOGo added the bug label Feb 24, 2021
@AndyOGo AndyOGo self-assigned this Feb 24, 2021
@AndyOGo AndyOGo force-pushed the bugfix/message-not-interpolated branch from 194438f to 9b4864f Compare February 24, 2021 23:35
@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #143 (dc6efc1) into master (5625b4a) will decrease coverage by 1.32%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   94.31%   92.99%   -1.33%     
==========================================
  Files           3        3              
  Lines         211      214       +3     
  Branches       83       85       +2     
==========================================
  Hits          199      199              
- Misses          2        3       +1     
- Partials       10       12       +2     
Impacted Files Coverage Δ
src/index.ts 93.10% <0.00%> (-2.48%) ⬇️

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 7f9475d...dc6efc1. Read the comment docs.

@AndyOGo AndyOGo force-pushed the bugfix/message-not-interpolated branch from efbfb32 to dc6efc1 Compare February 25, 2021 07:31
@AndyOGo AndyOGo merged commit 055a907 into master Feb 25, 2021
@AndyOGo AndyOGo deleted the bugfix/message-not-interpolated branch February 25, 2021 07:33
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.

stylelint message not showing interpolated values
1 participant