GMOD / cram-js

Read CRAM v3 and v2 in node or in the browser
MIT License
18 stars 9 forks source link

Avoid using the localFile in browser bundles #104

Closed cmdcolin closed 2 years ago

cmdcolin commented 2 years ago

attempt to fix https://github.com/GMOD/jbrowse-components/issues/2696

similar changes have been made in generic-filehandle and others

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (14046ad) into master (d3ae432) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   86.86%   86.86%           
=======================================
  Files          40       40           
  Lines        1995     1995           
  Branches      406      405    -1     
=======================================
  Hits         1733     1733           
  Misses        237      237           
  Partials       25       25           
Impacted Files Coverage Δ
src/io/localFile.js 91.30% <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 d3ae432...14046ad. Read the comment docs.