SciML / PDEBase.jl

Common types and interface for discretizers of ModelingToolkit PDESystems.
MIT License
12 stars 5 forks source link

Complex #22

Closed xtalax closed 11 months ago

xtalax commented 11 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (e861e6f) 74.05% compared to head (e1f7866) 68.45%.

Files Patch % Lines
src/make_pdesys_compatible.jl 11.36% 39 Missing :warning:
src/symbolic_utils.jl 25.00% 6 Missing :warning:
src/interface_defaults.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #22 +/- ## ========================================== - Coverage 74.05% 68.45% -5.61% ========================================== Files 10 10 Lines 505 558 +53 ========================================== + Hits 374 382 +8 - Misses 131 176 +45 ```

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