Skip to content

Conversation

@jaydenseric
Copy link
Owner

Removes now redundant Node.js version compatibility logic in the processRequest function. Now we have 100% code coverage without ignored lines 🎉

@mike-marcacci can you think of anything else that can be simplified?

Copy link
Collaborator

@mike-marcacci mike-marcacci left a comment

Choose a reason for hiding this comment

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

Woohoo!! So happy to get to this place :)

I think this looks good from the perspective of this library. Now that we only support node 10+ we can upgrade to fs-capacitor@5 which is API-compatible with fs-capacitor@4 but without the extra logic (and a large dependency) required to support node 8.

@jaydenseric jaydenseric merged commit 793bd7f into master Jan 16, 2020
@jaydenseric jaydenseric deleted the remove-compatibility-logic branch January 16, 2020 01:33
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