push
github
#1418: Revert "Remove usage of qs and url-parse modules with URL and URLSearchParams which now that we've dropped IE support can be assured to be supported by all browsers." The URL class is so half-baked with its inability to handle relative URLs that going back to qs and url-parse is worth the small overhead. This reverts commit d9acacc53. # Conflicts: # package.json
886 of 1904 branches covered (46.53%)
20 of 20 new or added lines in 1 file covered. (100.0%)
2524 of 3929 relevant lines covered (64.24%)
21.18 hits per line