-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
fix: avoid using aliases in templates #5656
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #5656 +/- ##
=========================================
- Coverage 95.74% 95.7% -0.04%
=========================================
Files 81 81
Lines 2633 2633
Branches 670 670
=========================================
- Hits 2521 2520 -1
- Misses 94 95 +1
Partials 18 18
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## dev #5656 +/- ##
=========================================
- Coverage 95.74% 95.7% -0.04%
=========================================
Files 81 81
Lines 2633 2633
Branches 670 670
=========================================
- Hits 2521 2520 -1
- Misses 94 95 +1
Partials 18 18
Continue to review full report at Codecov.
|
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.
LGTM
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.
LGTM
Types of changes
Description
Fixes #5649.
Related PR #5655.
Checklist: