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: use a consistent prefix for auto-generated names #2783

Merged
merged 29 commits into from
Sep 21, 2024

Merge branch 'main' into feat/process-only-generated-type-names

0530142
Select commit
Loading
Failed to load commit list.
Merged

refactor: use a consistent prefix for auto-generated names #2783

Merge branch 'main' into feat/process-only-generated-type-names
0530142
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 16, 2024 in 0s

83.15% of diff hit (target 87.13%)

View this Pull Request on Codecov

83.15% of diff hit (target 87.13%)

Annotations

Check warning on line 95 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L95

Added line #L95 was not covered by tests

Check warning on line 101 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 110 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L104-L110

Added lines #L104 - L110 were not covered by tests

Check warning on line 115 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L115

Added line #L115 was not covered by tests

Check warning on line 130 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L130

Added line #L130 was not covered by tests

Check warning on line 134 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 167 in src/cli/llm/infer_type_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/llm/infer_type_name.rs#L167

Added line #L167 was not covered by tests