Ran
|
Files
4
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/fusionbox/django-pyscss/commit/<a class=hub.com/fusionbox/django-pyscss/commit/51af8a29a2cd3fd3515ae44b5bfef36680ad8031">51af8a29a<a href="https://github.com/fusionbox/django-pyscss/commit/51af8a29a2cd3fd3515ae44b5bfef36680ad8031">">Python 3 fixes: convert source to text In Python 3 the SCSS source code must be decoded from binary to text before processing. The latest compressor passes a charset argument to our filter, which will be used. If not passed, it will default to utf-8. Note that Python 3 support currently depends on the latest (master) compressor and a pyScss with this fix incorporated: https://github.com/wojas/pyScss/commit/</a><a class="double-link" href="https://github.com/fusionbox/django-pyscss/commit/<a class="double-link" href="https://github.com/fusionbox/django-pyscss/commit/e4cf419509f3c568c108c3196e2fda50bcc37536">e4cf41950</a>">e4cf41950</a><a href="https://github.com/fusionbox/django-pyscss/commit/51af8a29a2cd3fd3515ae44b5bfef36680ad8031"> NOTE: Tests related to the sprites fail for me, both on python 2.7 and 3.4. The hash is different from what's expected.
137 of 151 relevant lines covered (90.73%)
0.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|