Skip to content

test: Rename test_files to test_collector - #1692

Merged
chfast merged 1 commit into
masterfrom
test/rename-test-collector
Sep 2, 2026
Merged

test: Rename test_files to test_collector#1692
chfast merged 1 commit into
masterfrom
test/rename-test-collector

Conversation

@chfast

@chfast chfast commented Sep 2, 2026

Copy link
Copy Markdown
Member

The module collects the tests a run is given, and #1685 is about to make it collect them from inside a file too, not only find the files. A pure rename, peeled out of #1685 so the real change there stops showing as a 54%-similar rewrite of this file.

The module collects the tests a run is given. It is about to collect
them from inside a file too, not only find the files, so name it for
what it does.

Claude-Session: https://claude.ai/code/session_016UHPAGwcwXMjqhTLpT31K7
@codspeed-hq

codspeed-hq Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 129 untouched benchmarks


Comparing test/rename-test-collector (40b5a1e) with master (c2447d0)

Open in CodSpeed

@chfast
chfast merged commit 28f3aaf into master Sep 2, 2026
22 of 23 checks passed
@chfast
chfast deleted the test/rename-test-collector branch September 2, 2026 05:57
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.98%. Comparing base (c795076) to head (40b5a1e).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1692   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files         181      181           
  Lines       16211    16211           
  Branches     3729     3729           
=======================================
  Hits        15884    15884           
  Misses        248      248           
  Partials       79       79           
Flag Coverage Δ
eest-develop 87.10% <ø> (ø)
eest-develop-gmp 26.17% <ø> (ø)
eest-legacy 16.94% <ø> (ø)
eest-libsecp256k1 28.37% <ø> (ø)
eest-stable 87.06% <ø> (ø)
evmone-unittests 94.24% <ø> (ø)

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

Components Coverage Δ
core 96.19% <ø> (ø)
tooling 94.04% <ø> (ø)
tests 99.81% <ø> (ø)
Files with missing lines Coverage Δ
test/blockchaintest/blockchaintest.cpp 97.01% <ø> (ø)
test/statetest/statetest.cpp 97.36% <ø> (ø)
test/unittests/test_collector_test.cpp 100.00% <ø> (ø)
test/utils/test_collector.cpp 100.00% <ø> (ø)
test/utils/test_collector.hpp 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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