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

refactor(capi): use RwLock to replace mut static reference #663

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

kanru
Copy link
Member

@kanru kanru commented Dec 12, 2024

No description provided.

@kanru kanru added this to the v0.10.0 milestone Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.84%. Comparing base (2a356df) to head (7bf5652).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
capi/src/io.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   89.85%   89.84%   -0.01%     
==========================================
  Files          42       42              
  Lines        8789     8777      -12     
==========================================
- Hits         7897     7886      -11     
+ Misses        892      891       -1     

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

@kanru kanru added this pull request to the merge queue Dec 12, 2024
Merged via the queue into master with commit 9d7ab41 Dec 12, 2024
11 of 12 checks passed
@kanru kanru deleted the refactor-mut-static-reference branch December 12, 2024 11:40
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.

1 participant