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 Guard expandable supported. #233

Merged
merged 1 commit into from
May 18, 2019
Merged

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 allows the Guard class to be extended by developers to extend the Guard by extension functions.

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

codecov-io commented May 18, 2019

Codecov Report

Merging #233 into master will decrease coverage by 0.1%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #233      +/-   ##
=========================================
- Coverage   96.01%   95.9%   -0.11%     
=========================================
  Files          31      31              
  Lines        2659    2662       +3     
=========================================
  Hits         2553    2553              
- Misses        106     109       +3
Impacted Files Coverage Δ
src/CatLib.Core/Support/Guard/Guard.cs 84.21% <0%> (-15.79%) ⬇️

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 d16a8d4...94dbc4e. Read the comment docs.

@ymh199478 ymh199478 merged commit 48efa79 into master May 18, 2019
@ymh199478 ymh199478 deleted the changed/free-expandable-guard branch May 18, 2019 09:18
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