source-map-loader icon indicating copy to clipboard operation
source-map-loader copied to clipboard

Feat remote resources

Open cap-Bernardito opened this issue 5 years ago • 1 comments

This PR contains a:

  • [ ] bugfix
  • [x] new feature
  • [ ] code refactor
  • [x] test update
  • [ ] typo fix
  • [x] metadata update

Motivation / Use-Case

Fetch remote resources Fixes #79

Breaking Changes

No

Additional Info

No

cap-Bernardito avatar May 26 '20 13:05 cap-Bernardito

Codecov Report

Merging #113 (b525441) into master (1ccc708) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          126       140   +14     
  Branches        33        37    +4     
=========================================
+ Hits           126       140   +14     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/utils.js 100.00% <100.00%> (ø)

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 1ccc708...b525441. Read the comment docs.

codecov[bot] avatar May 26 '20 13:05 codecov[bot]