You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the reason of current coverage % is low b/c of template instantiation of cetl::any with different arguments. We probably somehow should tune sonar's (or clang_cov) configuration for templates.
The text was updated successfully, but these errors were encountered:
Looks like the reason of current coverage % is low b/c of template instantiation of
cetl::any
with different arguments. We probably somehow should tune sonar's (or clang_cov) configuration for templates.The text was updated successfully, but these errors were encountered: