TypePrintingOption to avoid decending into TypeDefs #1176
Merged
Codecov / codecov/project
succeeded
Nov 15, 2024 in 1s
94.62% (target 85.00%)
View this Pull Request on Codecov
94.62% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.62%. Comparing base (
528e209
) to head (72938a7
).
Report is 24 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
source/ast/types/TypePrinter.cpp | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1176 +/- ##
==========================================
- Coverage 94.80% 94.62% -0.18%
==========================================
Files 193 195 +2
Lines 49991 50348 +357
==========================================
+ Hits 47393 47641 +248
- Misses 2598 2707 +109
Files with missing lines | Coverage Δ | |
---|---|---|
source/ast/types/TypePrinter.cpp | 78.32% <87.50%> (-0.38%) |
⬇️ |
... and 52 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 528e209...72938a7. Read the comment docs.
Loading