gitlab-time-tracker
gitlab-time-tracker copied to clipboard
Convert request.promise to built-in fetch
One of colleagues used this library in Ubuntu. We faced some errors in request.promise
especially in Ubuntu when calling the multiple requests at the same time.
I have changed some codes to be compatible with fetch
. However, there might be some missing parts for it. I hope that you might need to check it thoroughly before merging it.
If you think it's not necessary for most of cases, please, close it.
Coverage remained the same at 65.979% when pulling 6a3c05697de0bccc48f91a49e7f32cf7cf2af8a3 on hkmoon:master into e059f1fad60ce4f5cc5fc63110906a840bdd49d0 on kriskbx:master.