-
Notifications
You must be signed in to change notification settings - Fork 134
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
Handle missing column in Zoom #1308
Conversation
When I run ruff format locally, it doesn't change anything, so I'm not sure how to fix that failure |
Ope, and yeah I need to fix that test. I've checked, and this is a change where the existing function was incorrect. (Whether it was always incorrect or Zoom change their schema, I can't say) |
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
This reverts commit 4ee77af.
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!
Feel free to merge - no blockers on my end |
Fixes a small bug that arises when the Zoom response doesn't include the nested column.