-
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
Improve object_usage_linter() #1715
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1715 +/- ##
==========================================
+ Coverage 98.75% 98.93% +0.17%
==========================================
Files 105 105
Lines 4510 4504 -6
==========================================
+ Hits 4454 4456 +2
+ Misses 56 48 -8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
High-level feedback -- the NEWS bullet is great, but I really couldn't figure out what's going on from the original issue description (#1714), consider going back and adding a quick summary reprex at the top for posterity |
Moved the reprex around and expanded the checkUsage one so both have the same code. That should make it much easier to see the problem. |
fixes #1714