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

Fix AddContextListener to be async #41

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

bingenito
Copy link
Member

No description provided.

@bingenito bingenito requested a review from a team March 1, 2023 20:07
@bingenito bingenito force-pushed the channel-async-fix branch from e91c778 to 320b0eb Compare March 1, 2023 20:24
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #41 (320b0eb) into main (9bb0c0b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files          35       35           
  Lines         295      295           
=======================================
  Hits          261      261           
  Misses         34       34           
Impacted Files Coverage Δ
src/Fdc3/IChannel.cs 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@psmulovics
Copy link
Contributor

I cannot think of any other looking at the API surface; but any other API that needs to be async?

@bingenito
Copy link
Member Author

I cannot think of any other looking at the API surface; but any other API that needs to be async?

They theoretically should have been done in the FDC3 v2 changes but I missed this one. It was discovered while doing the example app.

@bingenito bingenito merged commit eba2487 into finos:main Mar 2, 2023
@bingenito bingenito deleted the channel-async-fix branch March 2, 2023 14:08
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