Conversation
jmthomas
left a comment
There was a problem hiding this comment.
Same comments in the Ruby code apply to the Python code
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2597 +/- ##
==========================================
- Coverage 79.10% 79.08% -0.03%
==========================================
Files 661 661
Lines 51819 51995 +176
Branches 734 734
==========================================
+ Hits 40994 41122 +128
- Misses 10745 10793 +48
Partials 80 80
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jmthomas
left a comment
There was a problem hiding this comment.
Not sure if the main merge broke the eslint changes I made but it's fine for now. We can tackle those warnings in future commits.
You need to update _command.md, _conversions.md, _table.md, and _telemetry.md. Look for INT, UINT and add your new types.
Adds BOOL, OBJECT, ARRAY, and ANY as fully supported types.
These are only useful with non-binary accessor accessors.