Skip to content

tests: consteval instruction traits validation#1354

Merged
chfast merged 1 commit intomasterfrom
tests/validate_instr_traits
Oct 29, 2025
Merged

tests: consteval instruction traits validation#1354
chfast merged 1 commit intomasterfrom
tests/validate_instr_traits

Conversation

@chfast
Copy link
Copy Markdown
Member

@chfast chfast commented Oct 29, 2025

Properly mark the helper function for the instruction traits as consteval so they don't show on the coverage reports.

Properly mark the helper function for the instruction traits as
`consteval` so they don't show on the coverage reports.
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.96%. Comparing base (6888ddb) to head (95253da).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1354      +/-   ##
==========================================
+ Coverage   84.77%   84.96%   +0.18%     
==========================================
  Files         169      169              
  Lines       20345    20300      -45     
  Branches     4126     4126              
==========================================
  Hits        17248    17248              
+ Misses        445      400      -45     
  Partials     2652     2652              
Flag Coverage Δ
eest-develop 80.52% <ø> (ø)
eest-develop-gmp 14.73% <ø> (+0.03%) ⬆️
eest-legacy 10.31% <ø> (+0.02%) ⬆️
eest-legacy-silkpre 16.28% <ø> (+0.03%) ⬆️
evmone-unittests 81.36% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
core 92.87% <ø> (ø)
tooling 83.76% <ø> (ø)
tests 81.66% <ø> (+0.27%) ⬆️
Files with missing lines Coverage Δ
test/unittests/instructions_test.cpp 83.33% <ø> (+33.78%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chfast chfast merged commit 007c31a into master Oct 29, 2025
23 checks passed
@chfast chfast deleted the tests/validate_instr_traits branch October 29, 2025 16:02
somnergy pushed a commit to erigontech/zvm1 that referenced this pull request Jan 17, 2026
Properly mark the helper function for the instruction traits as
`consteval` so they don't show on the coverage reports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant