Benjamin E. Coe

Results 551 comments of Benjamin E. Coe

> You should use [vitest coverage](https://vitest.dev/config/#coverage) directly instead of c8 + vitest @osher did running vitest's built in coverage support do the trick for you? I recommend this, because it's...

> Couldn't codecov use the committer date instead of the author date? We should verify that this isn't already the case, the bug I was running into was four years...

See related tracking ticket https://github.com/getsentry/sentry/issues/80747

Hello @lofty14 could I bother you to include your versions of vue and sentry in the ticket? You can do something like this: ``` npm ls --all | grep sentry...

@0x404 this is super interesting. Apologies that I'm a terrible open source maintainer these days, and am responding months after the fact. If you would like to draft a recommendation...

@malware2101 please go ahead and submit a PR 👍

@AltafHussain4748 thank you for the bug report, I just added to our backlog of work to triage next week. We'll update soon.

> If you feel like changing for another v8-driven code coverage tool @ericmorand I haven't been putting work into open source, so I deserve this... But, using my repos to...

@miyasudokoro I created a draft PR here you could use for a starting point, if your'e so inclined: https://github.com/bcoe/c8/pull/554