Darek Kay
Darek Kay
Hey @gix , the message above comes from the crash report. See the full report at the end of this post. I'm fairly sure it's `foo_scrobble` because of: > Crash...
Here's the dump file: [failure_00000003.zip](https://github.com/gix/foo_scrobble/files/6242222/failure_00000003.zip)
This feature could apply to many widgets: - Weather - Chemical Elements - World Countries - Cryptocurrencies - GitHub Stats - Twitter Stats - YouTube Stats I've been already playing...
I've created a rough [roadmap/vision](https://dashboard.darekkay.com/docs/roadmap). But for me it is "just" a side project (even though I'm investing a lot of time into it). Having a pinned browser tab with...
Sounds like a good MVP-route - from a most basic implementation (upcoming tasks) to a more advanced one (custom query) 👍
PR #30 solves this, but it's not merged, yet.
EDIT: Please see my [newer comment](https://github.com/facebook/jest/issues/5427#issuecomment-888429860) instead. --- Sorry for my late response @thymikee , here it is: [jest-coverage](https://github.com/darekkay/jest-coverage). I noticed some differences between jest versions: In [email protected] it works...
@averath Because what we need is to have _both_ checks in place, e.g.: a) The _total_ coverage should be at least 90% b) The _per-file_ coverage should be at least...
@antoniosZ I think the `Coverage data for global was not found` was a different issue. I could not reproduce it with my [example](https://github.com/facebook/jest/issues/5427) anymore. However, the main issue is still...
This is still valid.