j-fu / VoronoiFVM.jl

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
MIT License
202 stars 34 forks source link

Plutostatichtml2 #85

Closed j-fu closed 10 months ago

j-fu commented 10 months ago

Try out to generate notebook html with PlutoStaticHTML instead of PlutoSliderServer. This appears to reauire changing from PlutoVista to CairoMakie graphics.

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (c90325e) 86.31% compared to head (f6bb1c3) 86.31%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #85 +/- ## ======================================= Coverage 86.31% 86.31% ======================================= Files 24 24 Lines 2681 2681 ======================================= Hits 2314 2314 Misses 367 367 ```

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

j-fu commented 10 months ago

Closed by #86