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

Refactored data clumps with the help of LLMs (research project) #960

Merged
merged 7 commits into from
Jun 17, 2024

Merge branch 'master' into refactor_data_clumps

4c0766c
Select commit
Loading
Failed to load commit list.
Merged

Refactored data clumps with the help of LLMs (research project) #960

Merge branch 'master' into refactor_data_clumps
4c0766c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2024 in 0s

83.75% of diff hit (target 85.94%)

View this Pull Request on Codecov

83.75% of diff hit (target 85.94%)

Annotations

Check warning on line 155 in nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java#L155

Added line #L155 was not covered by tests

Check warning on line 50 in nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java#L50

Added line #L50 was not covered by tests

Check warning on line 53 in nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java#L53

Added line #L53 was not covered by tests

Check warning on line 55 in nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java#L55

Added line #L55 was not covered by tests

Check warning on line 63 in nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java#L63

Added line #L63 was not covered by tests

Check warning on line 68 in nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/MethodAnalysisContext.java#L68

Added line #L68 was not covered by tests

Check warning on line 457 in nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java#L457

Added line #L457 was not covered by tests

Check warning on line 462 in nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java#L462

Added line #L462 was not covered by tests