Emma

Results 26 issues of Emma

As gnome does not support rendering panels on the secondary monitors it would be great if this could be disabled on those as there otherwise is no way to unmaximize...

There seems to be an issue with source maps. If I try to track coverage in Typescript files I get hits and misses on strange lines.

I'm receiving an error if I run tests using typescript-babel-jest from a parent folder with the --projects option. Project structure ``` project └───subfoler │ │ package.json │ │ tsconfig.json │...

Now when we have nice standardized streams it would be nice if this library was usable with them. API wise node-csv should probably provide a transform stream which the readable...

(Copied from https://github.com/facebook/jest/issues/5880) **Do you want to request a _feature_ or report a _bug_?** A feature I dumped the template as it doesn't fit feature requests very well. Hope you...

help wanted

It would be great if this plugin supported monorepos. Either by passing the `--projects` option to jest or by starting a jest process for every subproject (folder with `package.json` file...

If I have three workspaces with the set up [Firefox,Firefox] [Gnome-terminal] [Nautilus] and want to move the second firefox to the bottom (next to nautilus) with `ctrl+super+page down` it also...

It would be very nice if the result type only included the selected fields. I imagine this could be solvable by using a combination of mapped types and conditional types....

enhancement

Most higher order components allows you to partially apply the options before applying the component, for example recompose, react-redux, react-apollo. This allows you to compose multiple higher order compose like...

enhancement
good idea
Discussion

## Bug or feature request? feature request First of all, thanks for this amazing library. It works better than all others I have tested! #### TL;DR Basically, I would like...

idea 🤔