-
Notifications
You must be signed in to change notification settings - Fork 186
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
Add metadata tests for all linters #2393
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2393 +/- ##
=======================================
Coverage 98.68% 98.68%
=======================================
Files 126 126
Lines 5700 5700
=======================================
Hits 5625 5625
Misses 75 75 ☔ View full report in Codecov by Sentry. |
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.
Cool stuff! 😊
I am glad we are automating this check. One less comment for @AshesITR to leave in his PR reviews 😜
OK, parking it here for now until #2385 is merged to avoid a huge git conflict |
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.
A few nitpicks but overall this looks fantastic! Thanks a lot for the thorough clean-up of the test suite.
(assuming the wrong button pressed here) |
Yikes, the merge of |
that's weird, usually it auto-updates to main. I also don't see the usual way to edit the merge target.mm |
The base branch was changed.
Ah it seems I was too fast hitting the Delete Button. |
Nice work. Basically LGTM. |
Waiting for feedback on my comment before merging. |
Yepp, no hurry. I just wanted to confirm that my comments above have been addressed and ready for a merge from my end. |
fix indents
Closes #2221