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

Introduce totals support in visualizations and their conversions #1209

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

peter-plochan
Copy link
Contributor

@peter-plochan peter-plochan commented Dec 18, 2024

  • Introduces totals field in the visualization Bucket
  • Adds new AFM execution conversion methods with totals support:
    • VisualizationConverter.convertToResultSpecWithTotals
    • VisualizationConverter.convertToAfmWithNativeTotals
    • VisualizationConverter.convertToExecutionWithTotals
  • Keeps old conversion methods (without totals support) for the backward-compatibility.

@peter-plochan peter-plochan added the do not merge Do not merge this yet label Dec 19, 2024
* `VisualizationConverter.convertToResultSpecWithTotals`
* `VisualizationConverter.convertToAfmWithNativeTotals`
* `VisualizationConverter.convertToExecutionWithTotals`
@peter-plochan peter-plochan merged commit 9c5f1d0 into master Jan 7, 2025
1 check passed
@peter-plochan peter-plochan deleted the afmx/rollup-totals branch January 7, 2025 07:38
@peter-plochan peter-plochan added this to the next milestone Jan 7, 2025
@peter-plochan
Copy link
Contributor Author

Relates #1210

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

Successfully merging this pull request may close these issues.

3 participants