-
Notifications
You must be signed in to change notification settings - Fork 377
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 standard to development guide #4242
Conversation
ce4814c
to
145bd1d
Compare
Datadog ReportBranch report: ✅ 0 Failed, 22140 Passed, 1471 Skipped, 6m 17.12s Total Time |
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4242 +/- ##
==========================================
- Coverage 97.76% 97.75% -0.01%
==========================================
Files 1353 1353
Lines 82392 82392
Branches 4224 4224
==========================================
- Hits 80550 80543 -7
- Misses 1842 1849 +7 ☔ View full report in Codecov by Sentry. |
What does this PR do?
Adds a mention of standard to the development guide, used currently for profiling and DI.
Motivation:
Improving developer experience
Change log entry
None
Additional Notes:
How to test the change?
N/A