AlgebraicJulia / Decapodes.jl

A framework for composing and simulating multiphysics systems
https://algebraicjulia.github.io/Decapodes.jl/dev/
MIT License
46 stars 14 forks source link

Cm/docs pmap #218

Open quffaro opened 3 months ago

quffaro commented 3 months ago

This branch was created when main had docs which were formatted agreeably with Literate. Therefore the other branches related to this task, pending inspection, should be disregarded. This make.jlfile partially automates adding examples to our docs. In a future branch:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 77.75%. Comparing base (6160295) to head (67f20b8). Report is 7 commits behind head on main.

:exclamation: Current head 67f20b8 differs from pull request most recent head 447a5a7. Consider uploading reports for the commit 447a5a7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #218 +/- ## ========================================== + Coverage 75.13% 77.75% +2.62% ========================================== Files 5 5 Lines 559 562 +3 ========================================== + Hits 420 437 +17 + Misses 139 125 -14 ```

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

lukem12345 commented 3 months ago

It looks like the history for grigoriev.md is incorrect now

jpfairbanks commented 2 months ago

Comment out the brusselator example and see if works @quffaro