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

fix: failing clang-asan/llvm-cov tests #965

Merged
merged 7 commits into from
Mar 15, 2024

Make black happy again.

438045c
Select commit
Loading
Failed to load commit list.
Merged

fix: failing clang-asan/llvm-cov tests #965

Make black happy again.
438045c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

82.65% (-1.00%) compared to 8f26229

View this Pull Request on Codecov

82.65% (-1.00%) compared to 8f26229

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.65%. Comparing base (8f26229) to head (438045c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #965      +/-   ##
==========================================
- Coverage   83.65%   82.65%   -1.00%     
==========================================
  Files          51       53       +2     
  Lines        6890     7376     +486     
  Branches     1081     1186     +105     
==========================================
+ Hits         5764     6097     +333     
- Misses       1025     1171     +146     
- Partials      101      108       +7