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(2665): send system message once in InferTypeName generation #2676

refactor(2665): send system message once in InferTypeName generation

c6c7e24
Select commit
Loading
Failed to load commit list.
Closed

refactor(2665): send system message once in InferTypeName generation #2676

refactor(2665): send system message once in InferTypeName generation
c6c7e24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 13, 2024 in 1s

85.94% (-0.16%) compared to e7fc1ce

View this Pull Request on Codecov

85.94% (-0.16%) compared to e7fc1ce

Details

Codecov Report

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

Project coverage is 85.94%. Comparing base (e7fc1ce) to head (c6c7e24).
Report is 4 commits behind head on main.

Files Patch % Lines
src/cli/llm/infer_type_name.rs 0.00% 50 Missing ⚠️
src/cli/llm/wizard.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2676      +/-   ##
==========================================
- Coverage   86.09%   85.94%   -0.16%     
==========================================
  Files         254      254              
  Lines       24486    24529      +43     
==========================================
  Hits        21081    21081              
- Misses       3405     3448      +43     

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