adobe / aio-lib-files

An abstraction on top of cloud blob storage exposing a file system like API
https://www.adobe.io
Apache License 2.0
10 stars 14 forks source link

Storage domain change #53

Closed sandeep-paliwal closed 4 years ago

sandeep-paliwal commented 4 years ago

Change storage file domain from using files.adobeio-static.net to firefly.azureedge.net

Description

Change required to avoid any issues due to redirection

Related Issue

Motivation and Context

How Has This Been Tested?

unit test and manual tests

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #53 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          419       419           
  Branches        80        80           
=========================================
  Hits           419       419           
Impacted Files Coverage Δ
lib/impl/AzureBlobFiles.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 bb29dae...e9ad4e5. Read the comment docs.