Skip to content

next_time_block can be None in a RoomState - #333

Merged
wmalgadey merged 1 commit into
wmalgadey:masterfrom
cpiment:patch-1
Jul 5, 2026
Merged

next_time_block can be None in a RoomState#333
wmalgadey merged 1 commit into
wmalgadey:masterfrom
cpiment:patch-1

Conversation

@cpiment

@cpiment cpiment commented Jul 3, 2026

Copy link
Copy Markdown

Description

next_time_block can be null in a RoomState response, so it should be able to be set to None like similar attributes inside RoomState model


Related Issues

None

Type of Changes

Mark the type of changes included in this pull request:

  • Bugfix
  • New Feature
  • Documentation Update
  • Refactor
  • Other (please specify):

Checklist

  • I have tested the changes locally and they work as expected.
  • I have added/updated necessary documentation (if applicable).
  • I have followed the code style and guidelines of the project.
  • I have searched for and linked any related issues.

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.71%. Comparing base (f2a07f8) to head (15609a9).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #333   +/-   ##
=======================================
  Coverage   75.71%   75.71%           
=======================================
  Files          37       37           
  Lines        2224     2224           
  Branches      139      139           
=======================================
  Hits         1684     1684           
  Misses        498      498           
  Partials       42       42           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wmalgadey
wmalgadey merged commit 9267da4 into wmalgadey:master Jul 5, 2026
10 checks passed
@cpiment

cpiment commented Jul 5, 2026

Copy link
Copy Markdown
Author

Thanks!

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.

2 participants