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

Private folder doc #390

Merged
merged 5 commits into from
Nov 11, 2023
Merged

Conversation

OsmanBuyuksar
Copy link
Contributor

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.

@OsmanBuyuksar OsmanBuyuksar marked this pull request as ready for review November 6, 2023 05:51
Copy link
Owner

@goatshriek goatshriek left a 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!

include/private/entry.h Outdated Show resolved Hide resolved
include/private/entry.h Show resolved Hide resolved
include/private/entry.h Outdated Show resolved Hide resolved
include/private/entry.h Outdated Show resolved Hide resolved
include/private/entry.h Outdated Show resolved Hide resolved
@goatshriek goatshriek added the documentation documentation updates label Nov 9, 2023
@goatshriek goatshriek self-assigned this Nov 9, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd37149) 91.79% compared to head (7dcf8f0) 91.79%.

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.
📢 Have feedback on the report? Share it here.

@goatshriek
Copy link
Owner

This will be good to go once the other @since tags are removed!

@OsmanBuyuksar
Copy link
Contributor Author

My bad i thought it was only the old one, but i removed other since tags now.

@goatshriek goatshriek merged commit df69edd into goatshriek:latest Nov 11, 2023
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants