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

Flattened testsets ordered by appearance #103

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Conversation

omus
Copy link
Member

@omus omus commented Apr 29, 2024

Changes the flattened testset ordering to be in order of @testset calls. Previously, a testset with child testsets would appear after its children.

@omus omus force-pushed the cv/flattened-testset-order branch from 8230e58 to 9268e7c Compare April 29, 2024 16:11
@omus omus requested a review from oxinabox April 29, 2024 16:25
@omus omus mentioned this pull request Apr 29, 2024
Copy link
Member

@oxinabox oxinabox left a comment

Choose a reason for hiding this comment

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

This makes sense.

@omus omus merged commit cde234f into master Apr 30, 2024
10 checks passed
@omus omus deleted the cv/flattened-testset-order branch April 30, 2024 15:52
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