Skip to content

fix(instrument): SelectorExpr in IncDecStmt now instrumented (#30)#31

Merged
kolkov merged 3 commits into
mainfrom
fix/issue-30-selectorexpr
Dec 19, 2025
Merged

fix(instrument): SelectorExpr in IncDecStmt now instrumented (#30)#31
kolkov merged 3 commits into
mainfrom
fix/issue-30-selectorexpr

docs: update ROADMAP for v0.8.2 and v0.8.3 releases

76a746e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

69.67% (target 50.00%)

View this Pull Request on Codecov

69.67% (target 50.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.67%. Comparing base (d8f3aba) to head (76a746e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   69.45%   69.67%   +0.22%     
==========================================
  Files          28       28              
  Lines        2933     2955      +22     
==========================================
+ Hits         2037     2059      +22     
  Misses        777      777              
  Partials      119      119              
Files with missing lines Coverage Δ
cmd/racedetector/instrument/visitor.go 74.47% <100.00%> (+1.24%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8f3aba...76a746e. Read the comment docs.

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