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 nesting block with trailing comment #6

Closed ota-meshi closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2514440209


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/parser/index.js 15 16 93.75%
<!-- Total: 19 20 95.0% -->
Files with Coverage Reduction New Missed Lines %
lib/parser/index.js 1 90.72%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2514256316: -0.05%
Covered Lines: 1798
Relevant Lines: 1906

💛 - Coveralls