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

chore: Check that both gtest and gmock exist for tests. #2637

Merged
merged 1 commit into from
Feb 3, 2024

chore: Check that both gtest and gmock exist for tests.

8b05296
Select commit
Loading
Failed to load commit list.
Merged

chore: Check that both gtest and gmock exist for tests. #2637

chore: Check that both gtest and gmock exist for tests.
8b05296
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2024 in 0s

73.65% (+0.05%) compared to 4201066

View this Pull Request on Codecov

73.65% (+0.05%) compared to 4201066

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4201066) 73.59% compared to head (8b05296) 73.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2637      +/-   ##
==========================================
+ Coverage   73.59%   73.65%   +0.05%     
==========================================
  Files         148      148              
  Lines       30419    30419              
==========================================
+ Hits        22388    22406      +18     
+ Misses       8031     8013      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.