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
When both lcov and gcovr are available, Meson hard codes the order in which it will pick one tool over the other, generally preferring lcov. It would be a nice enhancement to detect if the project contains a configuration file for either tool, and if so prefer that
The text was updated successfully, but these errors were encountered:
When both lcov and gcovr are available, Meson hard codes the order in which it will pick one tool over the other, generally preferring lcov. It would be a nice enhancement to detect if the project contains a configuration file for either tool, and if so prefer that
The text was updated successfully, but these errors were encountered: