Skip to content

Conversation

Cauldrath
Copy link
Contributor

Currently stringifyValues and parseValues are not reversible for urls containing Windows-style paths, or just containing backslashes. If you generate a url string with stringifyValues and then parse the same with parseValues, all the slashes are decoded.

@codecov-io
Copy link

codecov-io commented Aug 31, 2016

Current coverage is 100% (diff: 100%)

Merging #15 into master will not change coverage

@@           master   #15   diff @@
===================================
  Files           5     5          
  Lines         258   258          
  Methods        40    40          
  Messages        0     0          
  Branches       64    64          
===================================
  Hits          258   258          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 6fa054d...200385a

@geelen geelen merged commit f425b6f into css-modules:master Sep 5, 2016
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.

3 participants