Add DiscreteVector operator access #842
+167
−24
Merged
Codecov / codecov/project
succeeded
Apr 26, 2025 in 0s
90.11% (+0.12%) compared to 47e7bfc
View this Pull Request on Codecov
90.11% (+0.12%) compared to 47e7bfc
Details
Codecov Report
Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.
Project coverage is 90.11%. Comparing base (
47e7bfc) to head (d69e472).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/ddc/chunk.hpp | 75.00% | 0 Missing and 2 partials |
| include/ddc/chunk_span.hpp | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #842 +/- ##
==========================================
+ Coverage 89.99% 90.11% +0.12%
==========================================
Files 55 55
Lines 2918 2925 +7
Branches 989 986 -3
==========================================
+ Hits 2626 2636 +10
Misses 91 91
+ Partials 201 198 -3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading