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

Inheritance relationship adjustment. #247

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

ymh199478
Copy link
Contributor

Q A
Branch? v2.0(master)
Bug fix? No
New feature? No
Deprecations? No
Internal Changed? Yes
Removed No
Tests pass? Yes
Doc pr? No

This commit adjusts the inheritance relationship of Stream object

@ymh199478 ymh199478 mentioned this pull request Jun 25, 2019
55 tasks
@codecov-io
Copy link

codecov-io commented Jun 25, 2019

Codecov Report

Merging #247 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          36       36           
  Lines        2457     2457           
=======================================
  Hits         2389     2389           
  Misses         68       68
Impacted Files Coverage Δ
src/CatLib.Core/Support/Stream/PipelineStream.cs 76.31% <ø> (ø) ⬆️
src/CatLib.Core/Support/Stream/CombineStream.cs 97.4% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 735a19f...039922f. Read the comment docs.

@ymh199478 ymh199478 merged commit 142da13 into master Jun 25, 2019
@ymh199478 ymh199478 deleted the changed/free-stream-inheritance-ajustment branch June 25, 2019 07:39
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