deque: Extend support for custom execution policies #448
Codecov / codecov/project
failed
Nov 19, 2024 in 1s
97.08% (-0.14%) compared to 3cb7082
View this Pull Request on Codecov
97.08% (-0.14%) compared to 3cb7082
Details
Codecov Report
Attention: Patch coverage is 89.18919%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 97.08%. Comparing base (
3cb7082
) to head (a2f4dd8
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/stdgpu/impl/deque_detail.cuh | 89.18% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #448 +/- ##
==========================================
- Coverage 97.21% 97.08% -0.14%
==========================================
Files 33 33
Lines 2624 2641 +17
==========================================
+ Hits 2551 2564 +13
- Misses 73 77 +4
☔ 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