Skip to content

Commit 69a9631

Browse files
marioevzspencer-tb
andauthored
feat(github/cli): Fixture folder compare command (#1833)
* feat(cli): Add `compare_fixtures` command * feat(github): Use `compare_fixtures` during coverage * chore(clis): add exception handling for compare fixtures. * chore(docs): changelog. --------- Co-authored-by: spencer-tb <spencer@spencertaylorbrown.uk>
1 parent 44dc70d commit 69a9631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Users can select any of the artifacts depending on their testing needs for their
7676
- 🔀 Add macOS hive development mode workaround to the docs [#1786](https://github.com/ethereum/execution-spec-tests/pull/1786).
7777
- 🔀 Refactor and clean up of exceptions including EOF exceptions within client specific mappers [#1803](https://github.com/ethereum/execution-spec-tests/pull/1803).
7878
- 🔀 Rename `tests/zkevm/` to `tests/benchmark/` and replace the `zkevm` pytest mark with `benchmark` [#1804](https://github.com/ethereum/execution-spec-tests/pull/1804).
79+
- 🔀 Add fixture comparison check to optimize coverage workflow in CI ([#1833](https://github.com/ethereum/execution-spec-tests/pull/1833)).
7980

8081
### 🧪 Test Cases
8182

0 commit comments

Comments
 (0)