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

fixes #135 check map.source before pre-pending dirname #136

Merged
merged 1 commit into from
Dec 3, 2018

Conversation

shirotech
Copy link
Contributor

@shirotech shirotech commented Nov 16, 2018

Just need to check if dirname is there already before pre-pending to source path

@codecov
Copy link

codecov bot commented Nov 16, 2018

Codecov Report

Merging #136 into master will increase coverage by 0.52%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   94.59%   95.12%   +0.52%     
==========================================
  Files           8        8              
  Lines         222      246      +24     
  Branches       76       85       +9     
==========================================
+ Hits          210      234      +24     
  Misses         12       12
Impacted Files Coverage Δ
src/index.js 98.71% <100%> (+0.5%) ⬆️
src/postcss-loader.js 95.06% <0%> (+0.12%) ⬆️

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 77cfea4...8788a73. Read the comment docs.

src/index.js Outdated Show resolved Hide resolved
@lmihaidaniel lmihaidaniel merged commit 5168c12 into egoist:master Dec 3, 2018
bung87 pushed a commit to bung87/rollup-plugin-postcss that referenced this pull request Dec 3, 2019
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