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

Manually update tremor-script #331

Closed ramonacat closed 1 year ago

ramonacat commented 1 year ago

Signed-off-by: Ramona Łuczkiewicz rluczkiewicz@wayfair.com

codecov[bot] commented 1 year ago

Codecov Report

Base: 12.75% // Head: 36.65% // Increases project coverage by +23.89% :tada:

Coverage data is based on head (abf43a5) compared to base (06a0300). Patch coverage: 92.30% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #331 +/- ## =========================================== + Coverage 12.75% 36.65% +23.89% =========================================== Files 8 8 Lines 392 412 +20 =========================================== + Hits 50 151 +101 + Misses 342 261 -81 ``` | [Impacted Files](https://codecov.io/gh/tremor-rs/tremor-language-server/pull/331?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tremor-rs) | Coverage Δ | | |---|---|---| | [src/backend.rs](https://codecov.io/gh/tremor-rs/tremor-language-server/pull/331/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tremor-rs#diff-c3JjL2JhY2tlbmQucnM=) | `43.01% <91.66%> (+28.94%)` | :arrow_up: | | [src/lsp\_utils.rs](https://codecov.io/gh/tremor-rs/tremor-language-server/pull/331/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tremor-rs#diff-c3JjL2xzcF91dGlscy5ycw==) | `17.77% <100.00%> (+17.77%)` | :arrow_up: | | [src/language/deploy.rs](https://codecov.io/gh/tremor-rs/tremor-language-server/pull/331/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tremor-rs#diff-c3JjL2xhbmd1YWdlL2RlcGxveS5ycw==) | `75.00% <0.00%> (+45.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tremor-rs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tremor-rs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.