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

Fix BoundsX and BoundsY regression #6099

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Fix BoundsX and BoundsY regression #6099

merged 1 commit into from
Feb 6, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Feb 5, 2024

Fixes #6098

See #5824 for more details

@hoxbro hoxbro added the type: bug Something isn't correct or isn't working label Feb 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8936f44) 88.66% compared to head (1bc16b2) 88.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6099   +/-   ##
=======================================
  Coverage   88.66%   88.66%           
=======================================
  Files         314      314           
  Lines       65974    65975    +1     
=======================================
+ Hits        58496    58497    +1     
  Misses       7478     7478           
Flag Coverage Δ
ui-tests 23.67% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@hoxbro hoxbro merged commit f81533a into main Feb 6, 2024
12 of 13 checks passed
@hoxbro hoxbro deleted the fix_stream_regression branch February 6, 2024 08:46
hoxbro added a commit that referenced this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple streams example not working
2 participants