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

dev: remove unused mutex #608

Merged
merged 2 commits into from
May 23, 2024
Merged

dev: remove unused mutex #608

merged 2 commits into from
May 23, 2024

Conversation

greged93
Copy link
Collaborator

Removes an unused lock from the cairo-native-test binary.

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 91.42%. Comparing base (b09410b) to head (612ae47).

Files Patch % Lines
src/bin/cairo-native-test.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #608   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files         109      109           
  Lines       35881    35877    -4     
=======================================
- Hits        32803    32800    -3     
+ Misses       3078     3077    -1     

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

@juanbono juanbono added the review-ready A PR that is ready for review label May 20, 2024
@edg-l edg-l added this pull request to the merge queue May 23, 2024
Merged via the queue into lambdaclass:main with commit 4273c9f May 23, 2024
9 checks passed
Gerson2102 pushed a commit to Gerson2102/cairo_native that referenced this pull request May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review-ready A PR that is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants