filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 77 forks source link

Hotfix/inapp browser #343

Closed pcholuj closed 4 years ago

pcholuj commented 4 years ago

Fix inapp browser Fix location typo

codecov[bot] commented 4 years ago

Codecov Report

Merging #343 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #343   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files          57       57           
  Lines        2016     2020    +4     
  Branches      399      400    +1     
=======================================
+ Hits         1997     2001    +4     
  Misses         18       18           
  Partials        1        1           
Impacted Files Coverage Δ
src/lib/api/transform.ts 100.00% <ø> (ø)
src/lib/api/prefetch.ts 97.72% <100.00%> (+0.22%) :arrow_up:
src/lib/filelink.ts 99.68% <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 3729843...2834de2. Read the comment docs.