Oleg Gekker
Oleg Gekker
### Name Oleg Gomozov ### Affiliation _No response_ ### URL of your Website/Twitter/etc. https://www.linkedin.com/in/oleg-gomozov/ * [ ] I am signing as an organization.
The task is to use commitlint to prevent commits from being commited. I use husky as well when I test it and run ` echo "bla bla bla" | npx...
During debug i found there is no way to change how files are represented in report (flat, tree, etc) despite this feature is available in `istanbul-lib-report` package that generates files...
Hello, after upgrading of IPad to IOS 8 we found that black bar appeared(see attach, right near Cancel button), also it intersects with bar scan zone. These is no such...
As discussed in issues of this project and with similar emotion project collaborators, the murmur hash function is very slow and for the needs of this project can be replaced...
In our project we figured out that glamor code takes the most time. After investigation we found that it is due to hash function. Simple performance test and compare with...