-
Notifications
You must be signed in to change notification settings - Fork 7
Some maintenance #9
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
williamdes
commented
Oct 27, 2020
- Added a .gitattributes file (e9f87c4)
- Add some approximate PHP requirements (a1dcbf1)
- Added some links to composer.json (81531b7)
- Removed useless comments from source files (d931371)
Just exclude some non usefull files from vendor tarballs And exclude a future .github folder
Relates to #8 |
The useless test works, another day will be implementation day ! |
- Remove uses of compact function - Improve commands highlighting - Improve links - Use HTTPS everywhere - Replace double by single quotes - Use a better licence URL than a fixed one - Fix a typo
I spent many hours finding&searching for CA certs online.. Please be nice and reference this as source.
Code Coverage Report: 2020-11-02 14:18:07 Summary: Classes: 60.00% (3/5) Methods: 83.33% (25/30) Lines: 76.29% (148/194) Samyoul\U2F\U2FServer\Registration Methods: 100.00% ( 7/ 7) Lines: 100.00% ( 10/ 10) Samyoul\U2F\U2FServer\RegistrationRequest Methods: 100.00% ( 5/ 5) Lines: 100.00% ( 9/ 9) Samyoul\U2F\U2FServer\SignRequest Methods: 83.33% ( 5/ 6) Lines: 91.67% ( 11/ 12) Samyoul\U2F\U2FServer\U2FException Methods: 100.00% ( 1/ 1) Lines: 100.00% ( 2/ 2) Samyoul\U2F\U2FServer\U2FServer Methods: 63.64% ( 7/11) Lines: 72.05% (116/161)
Hi @Samyoul
|
Code Coverage Report: 2020-11-02 17:00:32 Summary: Classes: 80.00% (4/5) Methods: 86.67% (26/30) Lines: 86.98% (167/192) Samyoul\U2F\U2FServer\Registration Methods: 100.00% ( 7/ 7) Lines: 100.00% ( 10/ 10) Samyoul\U2F\U2FServer\RegistrationRequest Methods: 100.00% ( 5/ 5) Lines: 100.00% ( 9/ 9) Samyoul\U2F\U2FServer\SignRequest Methods: 100.00% ( 6/ 6) Lines: 100.00% ( 12/ 12) Samyoul\U2F\U2FServer\U2FException Methods: 100.00% ( 1/ 1) Lines: 100.00% ( 2/ 2) Samyoul\U2F\U2FServer\U2FServer Methods: 63.64% ( 7/11) Lines: 84.28% (134/159)
Hello @Samyoul Could you let me know if this pull-request has some hope to be merged ? |
This is all in https://github.com/code-lts/U2F-php-server now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.