Skip to content

Provide unique IDs for all node info objects

995c49f
Select commit
Loading
Failed to load commit list.
Open

Provide unique IDs for all node info objects #1696

Provide unique IDs for all node info objects
995c49f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2025 in 0s

82.08% (+0.00%) compared to 158e2e4

View this Pull Request on Codecov

82.08% (+0.00%) compared to 158e2e4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.08%. Comparing base (158e2e4) to head (995c49f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1696   +/-   ##
=========================================
  Coverage     82.07%   82.08%           
- Complexity     4754     4755    +1     
=========================================
  Files           465      465           
  Lines         14872    14879    +7     
  Branches       1877     1877           
=========================================
+ Hits          12206    12213    +7     
  Misses         1978     1978           
  Partials        688      688           
Files with missing lines Coverage Δ
...va/org/spockframework/runtime/SpecInfoBuilder.java 99.27% <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%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.