SmallVector.h: avoid casting away constness #821
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 13, 2023 in 0s
93.65% (target 85.00%)
View this Pull Request on Codecov
93.65% (target 85.00%)
Details
Codecov Report
Merging #821 (cec64c2) into master (46e68f7) will not change coverage.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #821 +/- ##
=======================================
Coverage 93.65% 93.65%
=======================================
Files 191 191
Lines 46208 46208
=======================================
Hits 43276 43276
Misses 2932 2932
Files Changed | Coverage |
---|---|
include/slang/util/SmallVector.h | 100.00% |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 46e68f7...cec64c2. Read the comment docs.
Loading