Create basic unit tests for library model generation #1031
Merged
Codecov / codecov/project
succeeded
Sep 6, 2024 in 0s
87.28% (+1.21%) compared to b7756ea
View this Pull Request on Codecov
87.28% (+1.21%) compared to b7756ea
Details
Codecov Report
Attention: Patch coverage is 90.47619%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 87.28%. Comparing base (
b7756ea
) to head (fdd57b6
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../uber/nullaway/libmodel/LibraryModelGenerator.java | 90.47% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1031 +/- ##
============================================
+ Coverage 86.06% 87.28% +1.21%
- Complexity 2110 2117 +7
============================================
Files 83 83
Lines 6932 6943 +11
Branches 1344 1346 +2
============================================
+ Hits 5966 6060 +94
+ Misses 550 456 -94
- Partials 416 427 +11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading