Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Update ControllerPermissionsGuard add condition check#359

Open
Itach1Uchixa wants to merge 1 commit intoZF-Commons:masterfrom
Itach1Uchixa:master
Open

Update ControllerPermissionsGuard add condition check#359
Itach1Uchixa wants to merge 1 commit intoZF-Commons:masterfrom
Itach1Uchixa:master

Conversation

@Itach1Uchixa
Copy link
Copy Markdown

ControllerPermissionsGuard add condition check

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-1.3%) to 91.605% when pulling d2b6e9f on Itach1Uchixa:master into 48df720 on ZF-Commons:master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-1.3%) to 91.605% when pulling d2b6e9f on Itach1Uchixa:master into 48df720 on ZF-Commons:master.

@prolic
Copy link
Copy Markdown
Collaborator

prolic commented Oct 27, 2016

Coverage decreased, some more tests?

@Itach1Uchixa
Copy link
Copy Markdown
Author

I don't understand what causes this error, I think it's because I added some new unit tests. Help me!

@basz
Copy link
Copy Markdown
Collaborator

basz commented Oct 28, 2016

The reason you get an error is because you've added code... so on average the score when drown

@Itach1Uchixa
Copy link
Copy Markdown
Author

As I understand it is not a error or big problem, right?

@basz
Copy link
Copy Markdown
Collaborator

basz commented Oct 29, 2016

Correct it is not an error, nor a 'big' problem.

However, we kindly request tests are written for all code that is added.

edit: You can run ./vendor/bin/phpunit src/ZfcRbac/Guard/ControllerPermissionsGuard.php --coverage-html ./build to generate a local report of the code that is covered. The report can be viewed in your browser.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants