stylus / postcss-styl

PostCSS parser plugin for converting Stylus syntax to PostCSS AST
https://stylus.github.io/postcss-styl
MIT License
9 stars 0 forks source link

Fix incorrect AST for block with trailing comment #5

Closed ota-meshi closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2514239878


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/parser/stylus-source-code.js 7 8 87.5%
lib/parser/util.js 14 15 93.33%
lib/stringifier.js 34 43 79.07%
<!-- Total: 99 110 90.0% -->
Totals Coverage Status
Change from base Build 2509273023: -0.2%
Covered Lines: 1793
Relevant Lines: 1899

💛 - Coveralls