test: include rage click config in setup snapshot - #519
Open
marandaneto wants to merge 3 commits into
Open
Conversation
|
Reviews (1): Last reviewed commit: "chore: expand Dependabot ecosystems" | Re-trigger Greptile |
Contributor
posthog-flutter Compliance ReportDate: 2026-08-07 12:28:39 UTC ✅ All Tests Passed!45/45 tests passed Capture Tests✅ 29/29 tests passed View Details
Feature_Flags Tests✅ 16/16 tests passed View Details
|
marandaneto
marked this pull request as draft
August 7, 2026 12:06
marandaneto
marked this pull request as ready for review
August 7, 2026 12:16
|
Reviews (2): Last reviewed commit: "chore: expand Dependabot ecosystems" | Re-trigger Greptile |
This reverts commit e56b81a.
marandaneto
enabled auto-merge (squash)
August 7, 2026 12:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
💡 Motivation and Context
The setup request snapshot does not include the default
rageClickConfigfields added onmain. The test job fails because the serialized setup request now contains these fields.💚 How did you test it?
flutter test test/event_shape_snapshot_test.dart. All 3 tests passed.posthog_fluttertest suite. All 270 tests passed.git diff --check.origin/mainat7aebc53. It reported no actionable findings.📝 Checklist
If releasing new changes
pnpm changesetto generate a changeset file🤖 Agent context
Autonomy: Human-driven (agent-assisted)
Pi agent updated the explicit setup request fixture with the default rage click configuration. The earlier Dependabot configuration change was reverted because it belongs to another pull request.