Nicolas Gryman

Results 76 comments of Nicolas Gryman

Hey @jfmengels, In the algorithm I proposed, **all failing tests** are re-run, so if you break things you'll know. Let's call this set of tests a `scope`. If you break...

Thanks for your time and feedback man. > There's also an issue with the algorithm. You only re-run the tests that failed, even if all previously failed tests pass this...

@novemberborn Yes, my proposition was to only re-run already failing tests until they pass. If there are technical limitations on this, I can understand. I had 3 requirements to satisfy:...

Hey folks, In my company we're evaluating the migration from Flow to Typescript. We wanted to validate that Typescript is faster (or at least not significantly slower) than Flow. As...

Thanks for your feedback guys. --- @niieani > A more useful benchmark would be to generate a large dependency tree with various typings (including things like mapped types and generics)...

It worked for me too, but it would be nice if `np` was explicitly asking a passphrase. Do you think it would be easy to detect commit signing and do...

@jsdf Do you think you some have time to throw a glance? Thanks!

Thanks a lot for those clarifications. If it's related to `mtime` resolution, then why does it only fail with the main bundle file, and not any other file? I'm trying...

@jsdf Do you have an explanation for this? Thanks!

I'd love to make you a PR but unfortunately I speak better JavaScript than english 😂