tremor-rs / tremor-language-server

Tremor Language Server (Trill)
https://www.tremor.rs/docs/next/getting-started/tooling
Apache License 2.0
10 stars 6 forks source link

Fix issue with modules not being parsed correctly #257

Closed Licenser closed 2 years ago

Licenser commented 2 years ago

This fixes the issue that modules with defines were shown as having errors that were not there.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2377326132


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/language/script.rs 0 13 0.0%
<!-- Total: 0 13 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/language/script.rs 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2353424118: 0.0%
Covered Lines: 0
Relevant Lines: 267

💛 - Coveralls