Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(2671): Move retry logic from infer_type_name to wizard #2673

Closed
wants to merge 7 commits into from

update retry-strategy

64d7f32
Select commit
Loading
Failed to load commit list.
Closed

refactor(2671): Move retry logic from infer_type_name to wizard #2673

update retry-strategy
64d7f32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

86.12% (+0.02%) compared to e7fc1ce

View this Pull Request on Codecov

86.12% (+0.02%) compared to e7fc1ce

Details

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 86.12%. Comparing base (e7fc1ce) to head (64d7f32).
Report is 4 commits behind head on main.

Files Patch % Lines
src/cli/llm/infer_type_name.rs 0.00% 17 Missing ⚠️
src/cli/llm/wizard.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2673      +/-   ##
==========================================
+ Coverage   86.09%   86.12%   +0.02%     
==========================================
  Files         254      255       +1     
  Lines       24486    24771     +285     
==========================================
+ Hits        21081    21333     +252     
- Misses       3405     3438      +33     

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