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

Add async version of IRestChannel.Status #1264

Closed
wants to merge 2 commits into from
Closed

Conversation

fdmarc
Copy link

@fdmarc fdmarc commented Sep 27, 2023

Fixes #1263

@fdmarc
Copy link
Author

fdmarc commented Sep 27, 2023

This isn't actually adding anything - rather it's making something that exists public.

@sacOO7
Copy link
Collaborator

sacOO7 commented Sep 27, 2023

This isn't actually adding anything - rather it's making something that exists public.

Thanks for creating the PR, we will look into this 👍
Maybe you would also like to add test for the same.

@fdmarc
Copy link
Author

fdmarc commented Sep 27, 2023

@sacOO7 I've tried to add a test following the pattern in the repo - can you let me know if make sense please?

}

[Fact]
[Trait("spec", "XXX")]
Copy link
Author

Choose a reason for hiding this comment

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

Not sure what value I should have here

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you check if we have existing tests for channel.Status and add this test side by side?

Copy link
Collaborator

@sacOO7 sacOO7 Sep 27, 2023

Choose a reason for hiding this comment

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

@sacOO7
Copy link
Collaborator

sacOO7 commented Sep 27, 2023

@fdmarc we already have a test for RSL8, I will create a PR to fix this 👍

@fdmarc
Copy link
Author

fdmarc commented Oct 9, 2023

@sacOO7 what do we need to do to move forward with this? thanks

@sacOO7
Copy link
Collaborator

sacOO7 commented Oct 9, 2023

@fdmarc I am busy with other things, it will be great if you can search for the test marked as a trait RSL8 and update this one there

@sacOO7
Copy link
Collaborator

sacOO7 commented Oct 13, 2023

@fdmarc I have created a new PR where we will move/fix the tests

@sacOO7 sacOO7 closed this Oct 17, 2023
@sacOO7
Copy link
Collaborator

sacOO7 commented Oct 23, 2023

@fdmarc fix is available as a part of 1.2.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

No async version of IRestChannel.Status
2 participants