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

TypePrintingOption to avoid decending into TypeDefs #1176

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Badhi
Copy link
Contributor

@Badhi Badhi commented Nov 15, 2024

Related to : #1111

Copy link

codecov bot commented Nov 15, 2024

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 26 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

Impacted file tree graph

@@            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.

@MikePopoloski MikePopoloski merged commit 3029cf4 into MikePopoloski:master Nov 17, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants