Hacker News new | ask | show | jobs
by tracker1 87 days ago
How would you go about breaking up this particular set of functionality into smaller PRs, exactly? It's meant to introduce a virtualized file system... the size is dictated by the feature itself.

Also, no mention at all regarding the test coverage, or impact if any on existing code paths specifically.

1 comments

There's multiple features, not just VFS.
So, like a 17.5k line change just for VFS? That'd be so much smaller and easier to reason with.