Codecov / codecov/project
succeeded
Dec 13, 2024 in 1s
62.97% (target 62.60%)
View this Pull Request on Codecov
62.97% (target 62.60%)
Details
Codecov Report
Attention: Patch coverage is 59.56522%
with 93 lines
in your changes missing coverage. Please review.
Project coverage is 62.97%. Comparing base (
1464994
) to head (84ea0d8
).
Report is 3 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1602 +/- ##
==========================================
- Coverage 62.99% 62.97% -0.03%
==========================================
Files 246 246
Lines 27412 27559 +147
Branches 4527 4544 +17
==========================================
+ Hits 17269 17356 +87
- Misses 10143 10203 +60
Files with missing lines | Coverage Δ | |
---|---|---|
svf-llvm/include/SVF-LLVM/SVFIRBuilder.h | 90.62% <100.00%> (+0.07%) |
⬆️ |
svf-llvm/lib/SVFIRExtAPI.cpp | 85.24% <100.00%> (ø) |
|
svf/include/Graphs/GenericGraph.h | 81.44% <100.00%> (ø) |
|
svf/lib/AE/Svfexe/AbsExtAPI.cpp | 89.80% <ø> (+0.87%) |
⬆️ |
svf/lib/MemoryModel/PointerAnalysis.cpp | 62.60% <100.00%> (+0.77%) |
⬆️ |
svf/lib/SABER/SaberSVFGBuilder.cpp | 93.06% <100.00%> (ø) |
|
svf/lib/SVFIR/SVFIR.cpp | 77.65% <100.00%> (ø) |
|
svf/lib/MemoryModel/AccessPath.cpp | 52.74% <88.88%> (+1.09%) |
⬆️ |
svf/lib/SABER/SaberCondAllocator.cpp | 87.01% <83.33%> (-0.36%) |
⬇️ |
svf/include/SVFIR/SVFIR.h | 97.43% <87.09%> (-2.57%) |
⬇️ |
... and 5 more |
Loading