-
-
Notifications
You must be signed in to change notification settings - Fork 887
Expose visitor through advanced namespace. #1010
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
Conversation
antonfirsov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One remark, otherwise looks good!
Codecov Report
@@ Coverage Diff @@
## master #1010 +/- ##
==========================================
+ Coverage 89.74% 89.86% +0.11%
==========================================
Files 1098 1098
Lines 48828 48832 +4
Branches 3435 3435
==========================================
+ Hits 43821 43881 +60
+ Misses 4254 4249 -5
+ Partials 753 702 -51
Continue to review full report at Codecov.
|
Expose visitor through advanced namespace.
Prerequisites
Description
AcceptVisitorextension method to theAdvancednamespace and redirects all calls to that method.