codecov-node
codecov-node copied to clipboard
Use node-fetch directly instead
teeny-request is just a wrapper around node-fetch... why not use it directly instead? teeny-request just makes node-fetch behave as the now old deprecated request library.
fetch is also going to be impl in nodejs core in the feature...