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(experimental-utils): add name
property to test case interface
#4067
Conversation
Thanks for the PR, @G-Rath! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! |
name
property to test case interfacename
property to test case interface
Codecov Report
@@ Coverage Diff @@
## master #4067 +/- ##
==========================================
- Coverage 93.07% 92.65% -0.42%
==========================================
Files 295 194 -101
Lines 11069 8630 -2439
Branches 3218 2675 -543
==========================================
- Hits 10302 7996 -2306
+ Misses 299 256 -43
+ Partials 468 378 -90
Flags with carried forward coverage won't be shown. Click here to find out more. |
Nx Cloud ReportCI ran the following commands for commit 4ca5ae3. Click to see the status, the terminal output, and the build insights.
Sent with |
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.
Super, thanks @G-Rath!
name
property to test case interfacename
property to test case interface
PR Checklist
Overview
I implemented this in ESLint.