Skip to content

Provide unique IDs for all node info objects#1696

Open
Vampire wants to merge 2 commits into
masterfrom
unique-node-ids
Open

Provide unique IDs for all node info objects#1696
Vampire wants to merge 2 commits into
masterfrom
unique-node-ids

Review Feedback Vol. 1

a89559b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

82.36% (+0.07%) compared to f1d7703

View this Pull Request on Codecov

82.36% (+0.07%) compared to f1d7703

Details

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1696      +/-   ##
============================================
+ Coverage     82.28%   82.36%   +0.07%     
- Complexity     4877     4883       +6     
============================================
  Files           474      474              
  Lines         15251    15258       +7     
  Branches       1959     1959              
============================================
+ Hits          12550    12567      +17     
+ Misses         2002     1996       -6     
+ Partials        699      695       -4     
Files with missing lines Coverage Δ
...va/org/spockframework/runtime/SpecInfoBuilder.java 99.29% <100.00%> (+0.01%) ⬆️
...rg/spockframework/runtime/model/IterationInfo.java 95.45% <100.00%> (+0.21%) ⬆️
...ava/org/spockframework/runtime/model/NodeInfo.java 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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