Skip to content

Add drop_unused_requests option to exclude unused interactions #946

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

Merged
merged 3 commits into from
Oct 18, 2022

Conversation

ryanseys
Copy link
Contributor

This is a rebase of #769 so that we can hopefully merge it! :)

@umerakram1
Copy link

Review

@olleolleolle
Copy link
Member

(Ran the tests and recorded #948.)

olleolleolle
olleolleolle previously approved these changes Oct 11, 2022
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

I like this change, and seems to do what it sets out to do.

(One thing we often ask is "How do we teach this?", and perhaps that's a further question, for later. But this is a new configuration option, and its place is in the user-visible documentation, in some form.)

The test failures in the cucumber tests have been reported separately.

@ryanseys
Copy link
Contributor Author

Fix for curb issue here: #949

@ryanseys ryanseys force-pushed the drop-unused-requests branch from 1700922 to b3b58c2 Compare October 14, 2022 05:12
@ryanseys
Copy link
Contributor Author

Depends on (and is rebased on) this PR, which we should merge first: #949

@ryanseys
Copy link
Contributor Author

@olleolleolle

But this is a new configuration option, and its place is in the user-visible documentation, in some form.

I've added feature documentation in bf38ee2 (#946)

@ryanseys ryanseys requested a review from olleolleolle October 14, 2022 05:55
@olleolleolle
Copy link
Member

olleolleolle commented Oct 14, 2022

@ryanseys Cool, now with the other PR merged, we could re-run the tests, and that gave just one failure, which seems like a fixable one. Good job!

(I'll wait for you to make that pass.)

@ryanseys ryanseys force-pushed the drop-unused-requests branch from bf38ee2 to 9448215 Compare October 14, 2022 15:31
mhuntglickman and others added 2 commits October 14, 2022 08:32
Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
@ryanseys ryanseys force-pushed the drop-unused-requests branch from 9448215 to 0b5dc5e Compare October 14, 2022 15:32
@ryanseys ryanseys force-pushed the drop-unused-requests branch from 0b5dc5e to 9d687b0 Compare October 14, 2022 15:43
@ryanseys
Copy link
Contributor Author

@olleolleolle Should be passing now. Please take another look.

Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@klyonrad
Copy link

@olleolleolle any chance for an official release of this feature? I tried it briefly and seemd quite awesome!

@olleolleolle
Copy link
Member

@klyonrad You may try the new 6.2.0 release at your leisure.

@ryanseys ryanseys deleted the drop-unused-requests branch September 29, 2023 23:28
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.

5 participants