Conversation
Fix linting issues in the SDK. Ran `yarn lint --fix` and committed the diff.
|
✅ Deploy Preview for opstack-docs canceled.
|
clabby
left a comment
There was a problem hiding this comment.
LGTM, deferring to @roninjin10 for code owner approval
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #5281 +/- ##
===========================================
- Coverage 39.95% 36.29% -3.67%
===========================================
Files 360 253 -107
Lines 22979 21374 -1605
Branches 529 326 -203
===========================================
- Hits 9181 7757 -1424
+ Misses 13067 12921 -146
+ Partials 731 696 -35
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description
Fix linting issues in the SDK. Ran
yarn lint --fixand committed the diff.