-
Notifications
You must be signed in to change notification settings - Fork 340
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
Private folder doc #390
Private folder doc #390
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks very much for putting this together, and for your patience in waiting for me to get around to reviewing it. There are some comments here for you to apply, after which this will be good to go!
… and fix uncorrent AC-safety documentation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## latest #390 +/- ##
=======================================
Coverage 91.79% 91.79%
=======================================
Files 44 44
Lines 3776 3776
Branches 497 497
=======================================
Hits 3466 3466
Misses 216 216
Partials 94 94 ☔ View full report in Codecov by Sentry. |
This will be good to go once the other |
My bad i thought it was only the old one, but i removed other since tags now. |
Issue: #371 (comment)
Documented the first 5 functions in include/private/entry.h
I am fairly new to checking for asynchronous safety so it would be nice if someone can review and give feedback.