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

Documentation updates #1388

Merged
merged 7 commits into from
Dec 16, 2024
Merged

Documentation updates #1388

merged 7 commits into from
Dec 16, 2024

Conversation

abhro
Copy link
Contributor

@abhro abhro commented Dec 15, 2024

  • Convert example blocks to doctest blocks

    doctests are currently not part of the test suite or the documentation builder, but converting example blocks can help make sure the docs are always reflective of the code, and as a bonus they syntax highlight Julia REPL sessions properly

  • Fix warning admonition blocks

  • Update minor formatting

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.68%. Comparing base (6202fa4) to head (4a37ed9).
Report is 16 commits behind head on master.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1388       +/-   ##
===========================================
+ Coverage    3.95%   79.68%   +75.72%     
===========================================
  Files          51       51               
  Lines        4824     4908       +84     
===========================================
+ Hits          191     3911     +3720     
+ Misses       4633      997     -3636     

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

@ChrisRackauckas ChrisRackauckas merged commit ea836eb into JuliaSymbolics:master Dec 16, 2024
10 of 12 checks passed
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.

3 participants