Skip to content

feat(ci): nightly full fill of all tests and fixture formats#3100

Open
spencer-tb wants to merge 1 commit into
ethereum:forks/amsterdamfrom
spencer-tb:ci/nightly-fill
Open

feat(ci): nightly full fill of all tests and fixture formats#3100
spencer-tb wants to merge 1 commit into
ethereum:forks/amsterdamfrom
spencer-tb:ci/nightly-fill

Conversation

@spencer-tb

@spencer-tb spencer-tb commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🗒️ Description

Add a nightly workflow that fills all tests (slow included) in all fixture formats via a new just fill-nightly recipe, giving the tests excluded from per-PR fills a daily run. Skips when nothing landed on the branch in the last 25 hours.

🔗 Related Issues or PRs

Complements the per-PR fill trim in #3096.

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Verifying Changes:
    just static
  • All: PR title have the form <type>(<area>):, where <type> and <area> come from an approrpriate C-<type>, respectively A-<area>, label. The title should match the a target squash commit message.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (64ed676) to head (3feae97).
⚠️ Report is 10 commits behind head on forks/amsterdam.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           forks/amsterdam    #3100      +/-   ##
===================================================
+ Coverage            93.23%   93.30%   +0.07%     
===================================================
  Files                  624      624              
  Lines                36924    36986      +62     
  Branches              3373     3383      +10     
===================================================
+ Hits                 34427    34511      +84     
+ Misses                1704     1693      -11     
+ Partials               793      782      -11     
Flag Coverage Δ
unittests 93.30% <ø> (+0.07%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@spencer-tb spencer-tb marked this pull request as ready for review July 3, 2026 16:26
@spencer-tb spencer-tb added C-feat Category: an improvement or new feature A-ci Area: Continuous Integration labels Jul 3, 2026
@spencer-tb spencer-tb requested a review from danceratopz July 3, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ci Area: Continuous Integration C-feat Category: an improvement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant