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

docs: improve API documentation for OpenStreamSync #4352

Merged
merged 2 commits into from
Mar 7, 2024
Merged

docs: improve API documentation for OpenStreamSync #4352

merged 2 commits into from
Mar 7, 2024

Conversation

wlynxg
Copy link
Contributor

@wlynxg wlynxg commented Mar 5, 2024

Both OpenStream and OpenStreamSync themselves only create steam objects locally, but OpenStreamSync does not add document descriptions, which will cause ambiguity.

Both `OpenStream` and `OpenStreamSync` themselves only create steam objects locally, but `OpenStreamSync` does not add document descriptions, which will cause ambiguity.
interface.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.82%. Comparing base (71f5ae5) to head (efe9a37).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4352      +/-   ##
==========================================
+ Coverage   84.80%   84.82%   +0.02%     
==========================================
  Files         150      150              
  Lines       14287    14287              
==========================================
+ Hits        12115    12118       +3     
+ Misses       1672     1670       -2     
+ Partials      500      499       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

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

Thank you!

@marten-seemann marten-seemann merged commit ac12689 into quic-go:master Mar 7, 2024
19 checks passed
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.

None yet

2 participants