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

Ele 3533 reduce report size #1672

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Ele 3533 reduce report size #1672

merged 3 commits into from
Aug 14, 2024

Conversation

NoyaArie
Copy link
Contributor

@NoyaArie NoyaArie commented Aug 13, 2024

null

Copy link

linear bot commented Aug 13, 2024

Copy link
Contributor

👋 @NoyaArie
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in this pull request.

{% set test_result_rows_agate = elementary_cli.get_result_rows_agate(days_back) %}

{% set elementary_database, elementary_schema = elementary.get_package_database_and_schema() %}
{% set relation = elementary.create_temp_table(elementary_database, elementary_schema, 'ordered_test_results', select_test_results) %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe give it a more explicit name, like ordered_test_results_relation

@NoyaArie NoyaArie marked this pull request as ready for review August 13, 2024 16:37
@NoyaArie NoyaArie merged commit fe9b1a0 into master Aug 14, 2024
3 checks passed
@NoyaArie NoyaArie deleted the ele-3533-reduce-report-size branch August 14, 2024 06:59
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.

2 participants