-
-
Notifications
You must be signed in to change notification settings - Fork 698
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 compatibility with strict mode #665
Conversation
Dear our lovely maintainer, I am concern with the test coverage, regardless the debate of it. Attempt to increase it is possible solution to gain Chai user trust. A guidance and discussion to increase it bit by bit sounds good to me 😄 |
Great work @brutalcrozt! As for the code coverage, this is something we will be working on soon - as we split out more of the codebase into modules, and each module gets full test coverage. |
LGTM btw. @lucasfcosta? |
Why we break it into smaller modules? Beside it easy to organize? |
@brutalcrozt we're breaking it into smaller modules for many reasons, namely:
We have a roadmap issue - #457 - which discusses this, and discusses what will parts will be moved out and when. You should have a look through this issue if you want to find out more. |
LGTM, thanks @brutalcrozt! Regarding the test coverage, it really makes sense, thanks for pointing this out. |
You're welcome. Is it good guys to create a issue which provide to do 📋 per next major release? Don't forget to be happy 😄 try to spell the magic word fixes #578 Did i become a magician? |
You have to add |
Also I think when I get some time to properly go through the issues, I'll set up milestones which will be much better at tracking major releases. |
Thanks, latter will do that on commit message. Since the magic happen when it merged
Got it captain 😄 |
Base on my captain comment
CMIIW 😄