Skip to content
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

Merged
merged 6 commits into from
Feb 18, 2025
Merged

Conversation

KasiaHinkson
Copy link
Contributor

Fixes a small bug that arises when the Zoom response doesn't include the nested column.

@KasiaHinkson
Copy link
Contributor Author

When I run ruff format locally, it doesn't change anything, so I'm not sure how to fix that failure

@KasiaHinkson
Copy link
Contributor Author

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)

Copy link

github-actions bot commented Feb 18, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  parsons/zoom
  zoom.py 99-102
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Contributor

@IanRFerguson IanRFerguson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shaunagm
Copy link
Collaborator

Feel free to merge - no blockers on my end

@KasiaHinkson KasiaHinkson merged commit 4fbbe63 into main Feb 18, 2025
133 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants