Skip to content

add todo comment

fcf358d
Select commit
Loading
Failed to load commit list.
Open

feat: add support for all retrievers in cli #4025

add todo comment
fcf358d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2025 in 0s

84.04% (+0.11%) compared to 4c730fb

View this Pull Request on Codecov

84.04% (+0.11%) compared to 4c730fb

Details

Codecov Report

❌ Patch coverage is 89.37500% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.04%. Comparing base (4c730fb) to head (fcf358d).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
cmd/cli/evaluate/evaluate_cmd.go 91.61% 8 Missing and 5 partials ⚠️
retriever/gcstorageretriever/retriever.go 0.00% 2 Missing ⚠️
retriever/s3retrieverv2/retriever.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4025      +/-   ##
==========================================
+ Coverage   83.92%   84.04%   +0.11%     
==========================================
  Files         137      137              
  Lines        6813     6968     +155     
==========================================
+ Hits         5718     5856     +138     
- Misses        884      897      +13     
- Partials      211      215       +4     

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