r-lib / rlang

Low-level API for programming with R
https://rlang.r-lib.org
Other
507 stars 139 forks source link

Can the imported rlang C library be excluded from codecov? #1579

Open DavisVaughan opened 1 year ago

DavisVaughan commented 1 year ago

Maybe rlang:::use_rlang_c_library() can somehow add nocov tags to the files?