Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for M1 machines by updating/refreshing deps to unblock lukasz #351

Merged
merged 19 commits into from
Apr 11, 2024

Conversation

darach
Copy link
Member

@darach darach commented Apr 9, 2024

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

@darach darach enabled auto-merge (rebase) April 9, 2024 22:17
Cargo.toml Outdated Show resolved Hide resolved
@darach darach requested a review from Licenser April 11, 2024 10:02
Copy link

codecov bot commented Apr 11, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Cargo.toml Outdated Show resolved Hide resolved
fix version

Signed-off-by: Heinz N. Gies <[email protected]>
@darach darach disabled auto-merge April 11, 2024 11:33
@darach darach merged commit 2ca0fec into main Apr 11, 2024
17 checks passed
@darach darach deleted the fix-for-apple-m1 branch April 11, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants