Skip to content

πŸ§ͺ test: verify lerp snapping in AsyncButtonTheme when parameter is not null - #11

Merged
esenmx merged 2 commits into
mainfrom
test/async-button-theme-lerp-snapping-2105429329520777024
Aug 23, 2026
Merged

πŸ§ͺ test: verify lerp snapping in AsyncButtonTheme when parameter is not null#11
esenmx merged 2 commits into
mainfrom
test/async-button-theme-lerp-snapping-2105429329520777024

Conversation

@esenmx

@esenmx esenmx commented Aug 22, 2026

Copy link
Copy Markdown
Owner

🎯 What: Added tests for AsyncButtonTheme.lerp when other is non-null.
πŸ“Š Coverage: Verified that loadingBuilder and transitionBuilder snap from from to to at t >= 0.5, testing at t=0.4, t=0.5, and t=0.6.
✨ Result: Comprehensive test coverage for theme lerping behavior and snapping point.


PR created automatically by Jules for task 2105429329520777024 started by @esenmx

Co-authored-by: esenmx <43244505+esenmx@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

πŸ‘‹ Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a πŸ‘€ emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Replace three byte-identical check blocks (t=0.4/0.5/0.6) with one loop
over (t, expected) records; failures now name the t value via `because`.
Per-field `has(...)` checks are kept so the test stays independent of
`operator==`. Header comment restores the "no-op" descriptor and ties the
two transition builders to the loading-builder rationale.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@esenmx
esenmx merged commit 0cf02da into main Aug 23, 2026
6 checks passed
@esenmx
esenmx deleted the test/async-button-theme-lerp-snapping-2105429329520777024 branch August 23, 2026 13:51
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.

1 participant