-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Fix #342 - Adding the support of altering user options #345
Conversation
4e66de5
to
9e88376
Compare
Codecov Report
@@ Coverage Diff @@
## QA #345 +/- ##
=========================================
Coverage 99.80% 99.80%
- Complexity 1915 1916 +1
=========================================
Files 63 63
Lines 4602 4604 +2
=========================================
+ Hits 4593 4595 +2
Misses 9 9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, to better understand I will cut out and merge into QA and master your newly added tests
Pull-request: #345 Signed-off-by: Fawzi E. Abdulfattah <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome !
I really like the diff it makes on master branch out files
Would you mind rebasing please ?
9e88376
to
15d8e9b
Compare
Signed-off-by: Fawzi E. Abdulfattah <[email protected]>
15d8e9b
to
2eff24a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Pull-request: #345 Signed-off-by: William Desportes <[email protected]>
Hi, this PR should add the support of altering user options, not all the options are included though, because I'm not aware of all of them, I've just introduced the base.
Fixes #342
Signed-off-by: Fawzi E. Abdulfattah [email protected]