Skip to content

refactor index

81d74d5
Select commit
Loading
Failed to load commit list.
Open

Refactor extruder #42

refactor index
81d74d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2025 in 0s

63.97% (+0.41%) compared to a868649

View this Pull Request on Codecov

63.97% (+0.41%) compared to a868649

Details

Codecov Report

❌ Patch coverage is 82.39669% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.97%. Comparing base (a868649) to head (81d74d5).

Files with missing lines Patch % Lines
src/dwarf/extruder/expression/field_access.rs 28.72% 134 Missing ⚠️
src/dwarf/extruder/expression/for_loop.rs 65.62% 22 Missing ⚠️
src/dwarf/extruder/expression/if_expr.rs 80.28% 14 Missing ⚠️
src/dwarf/extruder/expression/debug.rs 0.00% 12 Missing ⚠️
src/dwarf/extruder/expression/a_weight.rs 77.77% 8 Missing ⚠️
src/dwarf/extruder/expression/function_call.rs 88.05% 8 Missing ⚠️
src/dwarf/extruder/expression/index.rs 88.40% 8 Missing ⚠️
src/dwarf/extruder.rs 96.05% 6 Missing ⚠️
src/dwarf/extruder/expression/any_list.rs 98.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #42      +/-   ##
===========================================
+ Coverage    63.56%   63.97%   +0.41%     
===========================================
  Files           53       77      +24     
  Lines        20538    20798     +260     
===========================================
+ Hits         13054    13306     +252     
- Misses        7484     7492       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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