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

Fix Specification_Test #10739

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Fix Specification_Test #10739

merged 3 commits into from
Jun 5, 2024

Conversation

Inphi
Copy link
Contributor

@Inphi Inphi commented Jun 4, 2024

Fixes a silent failure in the Spec test and asserts that all user-defined specs are actually checked against ABI.

Updated the SystemConfig spec test now that it's found to be underspecified

@Inphi Inphi force-pushed the inphi/fix-spec branch from 3ba6d80 to 58183b3 Compare June 4, 2024 21:55
@Inphi Inphi marked this pull request as ready for review June 4, 2024 21:55
@Inphi Inphi requested a review from a team as a code owner June 4, 2024 21:55
@Inphi Inphi requested a review from smartcontracts June 4, 2024 21:55
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.26%. Comparing base (70912c0) to head (a3ed5d9).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #10739       +/-   ##
============================================
- Coverage    54.65%   39.26%   -15.39%     
============================================
  Files           37       27       -10     
  Lines         2944     1821     -1123     
  Branches       415      415               
============================================
- Hits          1609      715      -894     
+ Misses        1303     1106      -197     
+ Partials        32        0       -32     
Flag Coverage Δ
cannon-go-tests ?
chain-mon-tests 27.14% <ø> (ø)
sdk-tests 40.27% <ø> (ø)

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

see 10 files with indirect coverage changes

@maurelian maurelian added this pull request to the merge queue Jun 5, 2024
Merged via the queue into develop with commit 93a2432 Jun 5, 2024
67 checks passed
@maurelian maurelian deleted the inphi/fix-spec branch June 5, 2024 01:00
rdovgan pushed a commit to rdovgan/optimism that referenced this pull request Jun 24, 2024
* Fix Specification_Test

* fix the rest of the spec tests

* lint
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.

2 participants