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

Add support for Zoom Rooms #23

Merged
merged 13 commits into from
Jul 12, 2023
Merged

Add support for Zoom Rooms #23

merged 13 commits into from
Jul 12, 2023

Conversation

renefs
Copy link
Member

@renefs renefs commented Jul 12, 2023

  • get all zoom rooms
  • get zoom room details
  • get zoom room sensor data

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #23 (a8399a5) into main (6714076) will increase coverage by 0.30%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   99.46%   99.77%   +0.30%     
==========================================
  Files          10       12       +2     
  Lines         377      441      +64     
==========================================
+ Hits          375      440      +65     
+ Misses          2        1       -1     
Impacted Files Coverage Δ
..._client/client_components/rooms/rooms_component.py 100.00% <100.00%> (ø)
zoom_python_client/utils/file_system.py 100.00% <100.00%> (ø)
zoom_python_client/utils/typed_dict_parameters.py 100.00% <100.00%> (ø)
zoom_python_client/zoom_api_client.py 100.00% <100.00%> (+0.83%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renefs renefs merged commit 13d8847 into main Jul 12, 2023
15 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.

None yet

3 participants