dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 62 forks source link

Adding default provider for node #288

Closed rorticus closed 7 years ago

rorticus commented 7 years ago

Updating the request library so that it uses the node provider when running in node. This will mean we don't have to manually set the provider every time we want to use the request library.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8a45b3f). Click here to learn what that means. The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #288   +/-   ##
=========================================
  Coverage          ?   94.04%           
=========================================
  Files             ?       38           
  Lines             ?     2133           
  Branches          ?      404           
=========================================
  Hits              ?     2006           
  Misses            ?       50           
  Partials          ?       77
Impacted Files Coverage Δ
src/request.ts 96.15% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a45b3f...0e47401. Read the comment docs.