Fix dynamic cast leads the undefined symbol in clang/msys2/windows #1724
Codecov / codecov/project
succeeded
Nov 22, 2024 in 1s
91.63% (+1.68%) compared to 75434f7
View this Pull Request on Codecov
91.63% (+1.68%) compared to 75434f7
Details
Codecov Report
Attention: Patch coverage is 84.84848%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 91.63%. Comparing base (
75434f7
) to head (1bff73b
).
Files with missing lines | Patch % | Lines |
---|---|---|
test/preconditioner/batch_jacobi_kernels.cpp | 0.00% | 3 Missing |
core/device_hooks/common_kernels.inc.cpp | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1724 +/- ##
===========================================
+ Coverage 89.94% 91.63% +1.68%
===========================================
Files 782 782
Lines 63456 63243 -213
===========================================
+ Hits 57078 57952 +874
+ Misses 6378 5291 -1087
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading