Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump node version #1193

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

chore(deps): bump node version #1193

wants to merge 3 commits into from

Conversation

rhettjay
Copy link
Member

started with bumping the node version then realized it might cut down on dependencies to move it to fastify. It was fast enough that I figured it was worth the effort. I won't be offended if we want to go another direction.

@rhettjay rhettjay force-pushed the refactor-and-bump-node branch from 408eeb1 to 9f1bcc4 Compare April 24, 2024 20:51
Copy link
Member

@GaryGSC GaryGSC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the Node.js version update.

I'm also supportive of the switch to Fastify as our general recommendation.

We likely need further discussion about switching to the native test runner.


I added some thoughts about node --test usage. I like the direction, but it has its quirks and differences. It's a little annoying that coverage is still behind a flag. One other feature loss is that we no longer generate the pretty HTML coverage report that we used to get from Jest's LCOV reporter. I'm personally okay with that if we retain the Codecov bits. Here's what the HTML report looked like:
image
image

src/package.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants