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

Optimize tls ffi implementation, remove ffi feature cfg. #88

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

xiaofei0800
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2023

Codecov Report

Attention: Patch coverage is 70.27027% with 11 lines in your changes missing coverage. Please review.

Project coverage is 95.19%. Comparing base (64ba69d) to head (5f3b488).
Report is 188 commits behind head on develop.

Files Patch % Lines
src/tls/boringssl/tls.rs 64.70% 6 Missing ⚠️
src/tls/tls.rs 68.75% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #88      +/-   ##
===========================================
- Coverage    95.24%   95.19%   -0.05%     
===========================================
  Files           47       47              
  Lines        31433    31453      +20     
===========================================
+ Hits         29937    29942       +5     
- Misses        1496     1511      +15     

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

@iyangsj iyangsj merged commit c524cda into Tencent:develop Dec 8, 2023
9 checks passed
@xiaofei0800 xiaofei0800 deleted the tls_ffi_optmize branch December 11, 2023 01:08
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.

3 participants