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

Add Clang Thread Safety Annotations (locks-only) #1036

Merged

fixup annotate more functions

59e500e
Select commit
Loading
Failed to load commit list.
Merged

Add Clang Thread Safety Annotations (locks-only) #1036

fixup annotate more functions
59e500e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 1s

77.7% (-0.1%) compared to 7c658af

View this Pull Request on Codecov

77.7% (-0.1%) compared to 7c658af

Details

Codecov Report

Merging #1036 (59e500e) into main (7c658af) will decrease coverage by 0.1%.
The diff coverage is 95.5%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1036     +/-   ##
=======================================
- Coverage   77.7%   77.7%   -0.1%     
=======================================
  Files        247     247             
  Lines      63991   64003     +12     
  Branches    5896    5896             
=======================================
- Hits       49775   49755     -20     
- Misses     11532   11548     +16     
- Partials    2684    2700     +16     
Components Coverage Δ
unittests 26.0% <87.8%> (+<0.1%) ⬆️
systemtests 78.4% <95.5%> (-0.1%) ⬇️