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

Async cancel test #310

Merged
merged 2 commits into from
Jun 7, 2023
Merged

Async cancel test #310

merged 2 commits into from
Jun 7, 2023

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jun 7, 2023

Create test that cancels a meta-request using an async-input-stream

Also, stupid and trivial, but ASSERT_X_EQUALS(expected, got) macros are supposed to take the "expected" value as the 1st arg. Fix anywhere the "expected" value was passed as the 2nd arg.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

Merging #310 (f15c008) into main (f14d92f) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #310   +/-   ##
=======================================
  Coverage   88.97%   88.97%           
=======================================
  Files          17       17           
  Lines        4935     4936    +1     
=======================================
+ Hits         4391     4392    +1     
  Misses        544      544           

see 1 file with indirect coverage changes

@graebm graebm merged commit 2417288 into main Jun 7, 2023
@graebm graebm deleted the async-cancel-test branch June 7, 2023 21:16
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