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

Introduce pthread_mutex APIs. #2262

Merged
merged 1 commit into from
Feb 3, 2024

Introduce pthread_mutex APIs.

98c7484
Select commit
Loading
Failed to load commit list.
Merged

Introduce pthread_mutex APIs. #2262

Introduce pthread_mutex APIs.
98c7484
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

58.40% (-0.03%) compared to 49a7514

View this Pull Request on Codecov

58.40% (-0.03%) compared to 49a7514

Details

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (49a7514) 58.42% compared to head (98c7484) 58.40%.
Report is 2 commits behind head on main.

Files Patch % Lines
starboard/shared/modular/posix_pthread_wrappers.cc 0.00% 39 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2262      +/-   ##
==========================================
- Coverage   58.42%   58.40%   -0.03%     
==========================================
  Files        1901     1902       +1     
  Lines       94669    94717      +48     
==========================================
+ Hits        55310    55316       +6     
- Misses      39359    39401      +42     

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