Skip to content

Conversation

@Rjected
Copy link
Member

@Rjected Rjected commented Feb 14, 2023

Working PR to run ethereum/hive tests in CI. This sets up a matrix so each test suite can be run concurrently after building the reth image.

Failures tracked in #1579

Closes #855

@Rjected Rjected added A-utils Related to commonly used utilities C-test A change that impacts how or what we test labels Feb 14, 2023
@onbjerg onbjerg changed the title feat: run hive tests in CI ci: hive tests Feb 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2023

Codecov Report

Merging #1348 (3b5bfc0) into main (d300057) will decrease coverage by 0.01%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1348      +/-   ##
==========================================
- Coverage   72.08%   72.07%   -0.01%     
==========================================
  Files         476      480       +4     
  Lines       57476    58129     +653     
==========================================
+ Hits        41430    41895     +465     
- Misses      16046    16234     +188     
Flag Coverage Δ
integration-tests 18.85% <ø> (-0.23%) ⬇️
unit-tests 66.82% <ø> (+0.04%) ⬆️

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

see 45 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Comment on lines 62 to 64
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful

@Rjected Rjected force-pushed the dan/hive-ci branch 4 times, most recently from d0a1b83 to 9c08a10 Compare February 16, 2023 23:36
@gakonst gakonst marked this pull request as ready for review February 17, 2023 00:08
@Rjected Rjected force-pushed the dan/hive-ci branch 2 times, most recently from 0ebe9b6 to 0726acb Compare February 17, 2023 20:42
@gakonst gakonst force-pushed the dan/hive-ci branch 2 times, most recently from 8f46a8c to 602ada4 Compare February 21, 2023 03:37
@Rjected Rjected force-pushed the dan/hive-ci branch 4 times, most recently from 38cb2c0 to e9b3f09 Compare February 21, 2023 21:42
@Rjected Rjected force-pushed the dan/hive-ci branch 6 times, most recently from 3e3d421 to 05787bb Compare February 26, 2023 00:59
@gakonst gakonst merged commit 0664ee1 into main Apr 21, 2023
@gakonst gakonst deleted the dan/hive-ci branch April 21, 2023 17:45
@gakonst
Copy link
Member

gakonst commented Apr 21, 2023

@Rjected Could you update the Hive tracker on what passes / what doesn't and what our next key areas of focus should be to further increase our Hive coverage? Please also share your Hive improvement bulletpoints, so we start upstreaming some of them or get feedback from EF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-utils Related to commonly used utilities C-test A change that impacts how or what we test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run ethereum/hive tests in CI

6 participants