Skip to content

Conversation

@ofek1weiss
Copy link
Contributor

@ofek1weiss ofek1weiss commented Mar 9, 2025

null

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2025

👋 @ofek1weiss
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.

test_result
for test_result in filtered_test_results_db_rows
if test_result.invocation_id == dbt_invocation.invocation_id
]
Copy link
Collaborator

@haritamar haritamar Mar 9, 2025

Choose a reason for hiding this comment

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

I think that if we filter by invocation we should not do the filter below of invocations_rank_index == 1, wdyt?
(so we can return results from this invocation even if they are not the last ones)

@ofek1weiss ofek1weiss merged commit f53d45d into master Mar 9, 2025
4 checks passed
@ofek1weiss ofek1weiss deleted the add-reference-to-invocation-filters-in-send-report-summary branch March 9, 2025 11:13
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.

3 participants