Results 5 issues of Sebastian Meier

When i use `jest --coverage`, all tests pass, but some branches do not reach 100% and produce uncovered lines. Example from a [boilerplate](https://github.com/sebastian-meier/svelte-boilerplate/) of mine. ![image](https://user-images.githubusercontent.com/302789/116705381-c34da400-a9cc-11eb-81bb-b441b018b99a.png) To reproduce a very...

bug
question

Especially when having multiple hierarchical dimensions....

For every `new Movie` there is a GstBus - Thread being generated. If a Movie is properly disposed after a short playing time and a new Movie is created the...