jipolanco / BSplineKit.jl

A collection of B-spline tools in Julia
https://jipolanco.github.io/BSplineKit.jl/dev/
MIT License
50 stars 9 forks source link

Allow creating Galerkin matrices with custom functions in integrand #82

Closed jipolanco closed 11 months ago

jipolanco commented 11 months ago

See discussion #81.

codecov-commenter commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4f8f70c) 95.32% compared to head (0ad12e3) 95.28%.

Files Patch % Lines
src/Galerkin/linear.jl 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================== - Coverage 95.32% 95.28% -0.04% ========================================== Files 35 35 Lines 2204 2208 +4 ========================================== + Hits 2101 2104 +3 - Misses 103 104 +1 ```

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