Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move examples to Literate.jl #193

Merged
merged 3 commits into from
Jun 25, 2024
Merged

Move examples to Literate.jl #193

merged 3 commits into from
Jun 25, 2024

Conversation

musoke
Copy link
Owner

@musoke musoke commented Apr 16, 2024

No description provided.

docs/make.jl Outdated Show resolved Hide resolved
docs/make.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.67%. Comparing base (a2a161a) to head (529c24d).
Report is 1 commits behind head on main.

Current head 529c24d differs from pull request most recent head 7a4c42f

Please upload reports for the commit 7a4c42f to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   85.05%   85.67%   +0.61%     
==========================================
  Files           9        9              
  Lines         649      649              
==========================================
+ Hits          552      556       +4     
+ Misses         97       93       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/make.jl Outdated Show resolved Hide resolved
docs/make.jl Outdated Show resolved Hide resolved
docs/make.jl Outdated Show resolved Hide resolved
@musoke musoke force-pushed the docs/literate branch 9 times, most recently from 647ada5 to cd57381 Compare April 17, 2024 01:25
Currently running the examples (and tests that include them) generates
data in the working directory.  Move this to temporary directories that
are cleaned up automatically on exit.
@musoke musoke force-pushed the docs/literate branch 5 times, most recently from 936a4a8 to 76c3031 Compare June 25, 2024 18:04
examples/2d.jl Outdated Show resolved Hide resolved
Literate.jl eases rendering scripts and their output in documentation
built by Documenter.jl.  This should make the examples much more
prominent and keep them up to date.

This commit refreshes the MPI/PencilGrids example and uses Literate.jl
to render it in the docs.
@musoke musoke force-pushed the docs/literate branch 2 times, most recently from 42649f0 to 529c24d Compare June 25, 2024 18:06
@musoke musoke merged commit c91c808 into main Jun 25, 2024
14 of 15 checks passed
@musoke musoke deleted the docs/literate branch June 25, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant