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 for M1 machines by updating/refreshing deps to unblock lukasz #351

Closed darach closed 7 months ago

darach commented 7 months ago

Refreshes deps in an attempt to resolve build issues of the language server on Apple M1 based machines. No functional changes.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 36.43%. Comparing base (dcbd8b0) to head (f1e6f9c).

Files Patch % Lines
src/backend.rs 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #351 +/- ## ========================================== - Coverage 36.65% 36.43% -0.23% ========================================== Files 8 8 Lines 412 409 -3 ========================================== - Hits 151 149 -2 + Misses 261 260 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.