JuliaApproximation / ClassicalOrthogonalPolynomials.jl

A Julia package for classical orthogonal polynomials and expansions
MIT License
38 stars 6 forks source link

Test that diff(T[:,1:5]) * randn(5) returns an Expansion instead of a… #200

Closed dlfivefifty closed 2 months ago

dlfivefifty commented 3 months ago

… lazy multiplication

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.06%. Comparing base (3dbb5db) to head (4c5a5f6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ======================================= Coverage 91.06% 91.06% ======================================= Files 18 18 Lines 1992 1992 ======================================= Hits 1814 1814 Misses 178 178 ```

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