Skip to content

perf(metrics/cognitive): inherit nesting via the walker - #1064

Merged
dekobon merged 7 commits into
mainfrom
fix/1062-parent-lookups
Jul 26, 2026
Merged

perf(metrics/cognitive): inherit nesting via the walker#1064
dekobon merged 7 commits into
mainfrom
fix/1062-parent-lookups

test(spaces): cover NodeIdHasher's integer writes

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

98.04% (+0.00%) compared to fe9f504

View this Pull Request on Codecov

98.04% (+0.00%) compared to fe9f504

Details

Codecov Report

❌ Patch coverage is 98.69792% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.04%. Comparing base (fe9f504) to head (c74f5e6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/metrics/cognitive.rs 92.64% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #1064    +/-   ##
========================================
  Coverage   98.04%   98.04%            
========================================
  Files         267      267            
  Lines       66073    66363   +290     
  Branches    65643    65933   +290     
========================================
+ Hits        64778    65063   +285     
- Misses        854      859     +5     
  Partials      441      441            
Files with missing lines Coverage Δ
src/macros/mod.rs 92.14% <100.00%> (ø)
src/metrics/cognitive/bash.rs 100.00% <100.00%> (ø)
src/metrics/cognitive/c.rs 100.00% <100.00%> (ø)
src/metrics/cognitive/cpp.rs 100.00% <100.00%> (ø)
src/metrics/cognitive/csharp.rs 100.00% <100.00%> (ø)
src/metrics/cognitive/elixir.rs 100.00% <100.00%> (ø)
src/metrics/cognitive/go.rs 97.82% <100.00%> (+0.52%) ⬆️
src/metrics/cognitive/groovy.rs 100.00% <100.00%> (ø)
src/metrics/cognitive/irules.rs 93.87% <100.00%> (+1.37%) ⬆️
src/metrics/cognitive/java.rs 100.00% <100.00%> (ø)
... and 17 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.