Skip to content

feat: v5.0 multi-language analysis format#19

Merged
ffedoroff merged 10 commits into
mainfrom
docs/v5-multilang-format
Jun 28, 2026
Merged

feat: v5.0 multi-language analysis format#19
ffedoroff merged 10 commits into
mainfrom
docs/v5-multilang-format

ci: dogfood via public code-ranker-ci scripts (build from source); dr…

0083642
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 0s

98.36% (+0.39%) compared to 6afe7fe

View this Pull Request on Codecov

98.36% (+0.39%) compared to 6afe7fe

Details

Codecov Report

❌ Patch coverage is 99.71671% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.36%. Comparing base (6afe7fe) to head (0083642).

Files with missing lines Patch % Lines
crates/code-ranker-cli/src/analyze.rs 93.75% 1 Missing ⚠️
crates/code-ranker-cli/src/check.rs 98.11% 1 Missing ⚠️
...rates/code-ranker-cli/src/config/load/overrides.rs 99.08% 1 Missing ⚠️
crates/code-ranker-cli/src/export.rs 96.42% 1 Missing ⚠️
crates/code-ranker-cli/src/pipeline.rs 99.43% 1 Missing ⚠️
crates/code-ranker-cli/src/pipeline/helpers.rs 98.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   97.96%   98.36%   +0.39%     
==========================================
  Files         124      128       +4     
  Lines       14911    16034    +1123     
==========================================
+ Hits        14608    15772    +1164     
+ Misses        303      262      -41     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.