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

Optimize file structure. #236

Merged
merged 1 commit into from
May 18, 2019
Merged

Optimize file structure. #236

merged 1 commit into from
May 18, 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 submission optimizes the internal file structure, that is, the refactored file structure is not adjusted, and is processed together when refactoring

@ymh199478 ymh199478 mentioned this pull request May 18, 2019
55 tasks
@codecov-io
Copy link

codecov-io commented May 18, 2019

Codecov Report

Merging #236 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   95.82%   95.85%   +0.03%     
==========================================
  Files          30       30              
  Lines        2656     2656              
==========================================
+ Hits         2545     2546       +1     
+ Misses        111      110       -1
Impacted Files Coverage Δ
src/CatLib.Core/CatLib/PriorityAttribute.cs 100% <ø> (ø)
src/CatLib.Core/Support/SortSet.cs 96.15% <ø> (ø)
src/CatLib.Core/CatLib/Extension/TypeExtend.cs 100% <ø> (ø)
src/CatLib.Core/Support/Guard.cs 84.21% <ø> (ø)
src/CatLib.Core/Support/Stream/PipelineStream.cs 89.61% <0%> (+1.29%) ⬆️

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 635fc2b...2785ea5. Read the comment docs.

@ymh199478 ymh199478 merged commit 8829f3c into master May 18, 2019
@ymh199478 ymh199478 deleted the changed/free-optimization branch May 18, 2019 09:18
@ymh199478 ymh199478 restored the changed/free-optimization branch August 3, 2019 06:54
@ymh199478 ymh199478 deleted the changed/free-optimization branch August 4, 2019 07:07
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