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

javadoc

bbedf7b
Select commit
Loading
Failed to load commit list.
Merged

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

javadoc
bbedf7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2024 in 0s

85.88% (-0.07%) compared to c4aed81

View this Pull Request on Codecov

85.88% (-0.07%) compared to c4aed81

Details

Codecov Report

Attention: Patch coverage is 83.05085% with 10 lines in your changes missing coverage. Please review.

Project coverage is 85.88%. Comparing base (c4aed81) to head (bbedf7b).

Files Patch % Lines
.../uber/nullaway/handlers/MethodAnalysisContext.java 44.44% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #960      +/-   ##
============================================
- Coverage     85.94%   85.88%   -0.07%     
- Complexity     2047     2051       +4     
============================================
  Files            81       82       +1     
  Lines          6765     6806      +41     
  Branches       1305     1312       +7     
============================================
+ Hits           5814     5845      +31     
- Misses          537      547      +10     
  Partials        414      414              

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