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

SmallVector.h: avoid casting away constness #821

Merged
merged 1 commit into from
Sep 14, 2023

SmallVector.h: avoid casting away constness

cec64c2
Select commit
Loading
Failed to load commit list.
Merged

SmallVector.h: avoid casting away constness #821

SmallVector.h: avoid casting away constness
cec64c2
Select commit
Loading
Failed to load commit list.
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 is 100.00%.

Impacted file tree graph

@@           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.