Skip to content

fix: table calculation e2e test#17602

Merged
notgiorgi merged 1 commit intomainfrom
fix_update_table_calculation_test_to_use_payment_method_instead_of_total_revenue
Oct 23, 2025
Merged

fix: table calculation e2e test#17602
notgiorgi merged 1 commit intomainfrom
fix_update_table_calculation_test_to_use_payment_method_instead_of_total_revenue

Conversation

@notgiorgi
Copy link
Copy Markdown
Contributor

Description:

Updated the SQL query in the table calculation test to order by payments_payment_method in ascending order instead of ordering by payments_total_revenue in descending order. This change ensures the running total calculation is performed based on payment method rather than revenue amount.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown

Your preview environment pr-17602 has been deployed.

Preview environment endpoints are available at:

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

You can ssh into the preview environment by running: ./scripts/okteto-ssh.sh 17602

Copy link
Copy Markdown
Contributor Author

notgiorgi commented Oct 23, 2025

Merge activity

  • Oct 23, 8:20 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 23, 8:21 AM UTC: @notgiorgi merged this pull request with Graphite.

@notgiorgi notgiorgi merged commit 3fcf098 into main Oct 23, 2025
38 of 40 checks passed
@notgiorgi notgiorgi deleted the fix_update_table_calculation_test_to_use_payment_method_instead_of_total_revenue branch October 23, 2025 08:21
lightdash-bot pushed a commit that referenced this pull request Oct 23, 2025
## [0.2104.7](0.2104.6...0.2104.7) (2025-10-23)

### Bug Fixes

* extract first and last name from OIDC profile JSON ([#17597](#17597)) ([12d787a](12d787a)), closes [#17601](#17601)
* table calculation e2e test ([#17602](#17602)) ([3fcf098](3fcf098))
@lightdash-bot
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 0.2104.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants