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

Spiecial handlers #2

Merged
merged 3 commits into from
Aug 28, 2017
Merged

Spiecial handlers #2

merged 3 commits into from
Aug 28, 2017

Conversation

wshafer
Copy link
Owner

@wshafer wshafer commented Aug 28, 2017

No description provided.

Westin Shafer added 3 commits August 28, 2017 16:33
Added DeduplicationHandler
Added WhatFailureGroupHandler
Added BufferHandler
Added GroupHandler
Added FilterHandler
@codecov-io
Copy link

codecov-io commented Aug 28, 2017

Codecov Report

Merging #2 into master will decrease coverage by 0.77%.
The diff coverage is 91.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #2      +/-   ##
==========================================
- Coverage     99.78%    99%   -0.78%     
- Complexity      247    271      +24     
==========================================
  Files            75     82       +7     
  Lines           912   1010      +98     
==========================================
+ Hits            910   1000      +90     
- Misses            2     10       +8
Impacted Files Coverage Δ Complexity Δ
src/HandlerManagerTrait.php 0% <0%> (ø) 3 <3> (?)
src/Handler/WhatFailureGroupHandlerFactory.php 100% <100%> (ø) 1 <1> (?)
src/Handler/HandlerMapper.php 100% <100%> (ø) 42 <0> (+6) ⬆️
src/Handler/BufferHandlerFactory.php 100% <100%> (ø) 1 <1> (?)
src/Handler/FingersCrossedHandlerFactory.php 100% <100%> (ø) 4 <4> (?)
src/Handler/DeduplicationHandlerFactory.php 100% <100%> (ø) 1 <1> (?)
src/Handler/GroupHandlerFactory.php 100% <100%> (ø) 5 <5> (?)
src/Handler/FilterHandlerFactory.php 100% <100%> (ø) 1 <1> (?)
src/Service/AbstractServiceManager.php 97.61% <66.66%> (-2.39%) 16 <0> (+2)
... and 6 more

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 20dd799...7c739b2. Read the comment docs.

@wshafer wshafer merged commit fbc01cc into master Aug 28, 2017
wshafer added a commit that referenced this pull request Sep 21, 2017
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