Closed nimesh0505 closed 1 month ago
This PR replaces tap with node:test for testing and adds c8 for coverage.
npm run test
npm run benchmark
I agree with @jsumners . It doesnt make any sesnse and has no benefit of making functions async if there is nothing to be awaited etc.. So yes, please remove unnecesasry async.
comments addressed
Checklist
This PR replaces tap with node:test for testing and adds c8 for coverage.
npm run test
andnpm run benchmark