JuliaApproximation / ApproxFunBase.jl

Core functionality of ApproxFun
MIT License
12 stars 13 forks source link

Move `SparseArrays` and `Statistics` to extensions #506

Open jishnub opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 5.88235% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 64.55%. Comparing base (023b1a4) to head (63d52bb). Report is 9 commits behind head on master.

:exclamation: Current head 63d52bb differs from pull request most recent head 736ad75. Consider uploading reports for the commit 736ad75 to get more accurate results

Files Patch % Lines
ext/ApproxFunBaseSparseArraysExt.jl 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## =========================================== - Coverage 75.20% 64.55% -10.66% =========================================== Files 79 83 +4 Lines 8445 8567 +122 =========================================== - Hits 6351 5530 -821 - Misses 2094 3037 +943 ```

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