Analysis #1237
Closed
Analysis #1237
Codecov / codecov/project
succeeded
Feb 13, 2025 in 0s
94.58% (target 85.00%)
View this Pull Request on Codecov
94.58% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 89.72542%
with 116 lines
in your changes missing coverage. Please review.
Project coverage is 94.58%. Comparing base (
b4a74b0
) to head (5f497ad
).
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1237 +/- ##
==========================================
- Coverage 94.74% 94.58% -0.16%
==========================================
Files 205 211 +6
Lines 51218 52133 +915
==========================================
+ Hits 48524 49310 +786
- Misses 2694 2823 +129
Files with missing lines | Coverage Δ | |
---|---|---|
include/slang/analysis/AnalyzedProcedure.h | 100.00% <100.00%> (ø) |
|
include/slang/ast/ASTContext.h | 100.00% <ø> (ø) |
|
include/slang/ast/ASTSerializer.h | 100.00% <ø> (ø) |
|
include/slang/ast/Compilation.h | 100.00% <100.00%> (ø) |
|
include/slang/ast/Expression.h | 95.23% <ø> (ø) |
|
include/slang/ast/HierarchicalReference.h | 100.00% <ø> (ø) |
|
include/slang/ast/OpaqueInstancePath.h | 100.00% <ø> (ø) |
|
include/slang/ast/Scope.h | 100.00% <ø> (ø) |
|
include/slang/ast/expressions/Operator.h | 100.00% <ø> (ø) |
|
include/slang/ast/statements/MiscStatements.h | 81.00% <100.00%> (+0.38%) |
⬆️ |
... and 43 more |
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b4a74b0...5f497ad. Read the comment docs.
Loading