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

third_party/re2: fix is_pod deprecation warning #2262

Merged
merged 1 commit into from
Oct 25, 2023

third_party/re2: fix is_pod deprecation warning

55400a1
Select commit
Loading
Failed to load commit list.
Merged

third_party/re2: fix is_pod deprecation warning #2262

third_party/re2: fix is_pod deprecation warning
55400a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

89.61% (target 80.00%)

View this Pull Request on Codecov

89.61% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bb5c8bd) 89.59% compared to head (55400a1) 89.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2262      +/-   ##
==========================================
+ Coverage   89.59%   89.61%   +0.01%     
==========================================
  Files        1016     1016              
  Lines       35806    35806              
==========================================
+ Hits        32081    32086       +5     
+ Misses       3725     3720       -5     

see 3 files with indirect coverage changes

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