mljs / matrix

Matrix manipulation and computation library
https://mljs.github.io/matrix/
MIT License
353 stars 54 forks source link

fix: make default import work in TS esModuleInterop #176

Closed targos closed 10 months ago

targos commented 10 months ago

Closes: https://github.com/mljs/matrix/issues/175

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (abe3503) 71.27% compared to head (542dd46) 71.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ======================================= Coverage 71.27% 71.27% ======================================= Files 34 34 Lines 5295 5295 Branches 850 850 ======================================= Hits 3774 3774 Misses 1516 1516 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.