Skip to content

Conversation

@andrey-kashcheev
Copy link
Contributor

While the std::shared_mutex is C++17, the lock implementation was added in C++14

Relates-To: MINOR

While the `std::shared_mutex` is C++17, the lock implementation was
added in C++14

Relates-To: MINOR
Signed-off-by: Andrey Kashcheev <[email protected]>
@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.36%. Comparing base (8d13756) to head (8ab287e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1651      +/-   ##
==========================================
+ Coverage   80.33%   80.36%   +0.03%     
==========================================
  Files         350      350              
  Lines       14039    14041       +2     
  Branches     1515     1516       +1     
==========================================
+ Hits        11278    11284       +6     
+ Misses       2147     2144       -3     
+ Partials      614      613       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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