Skip to content

test: enable doctests for Giac docstrings via Documenter#12

Merged
s-celles merged 1 commit into
mainfrom
enable-doctests
Apr 30, 2026
Merged

test: enable doctests for Giac docstrings via Documenter#12
s-celles merged 1 commit into
mainfrom
enable-doctests

Conversation

@s-celles
Copy link
Copy Markdown
Owner

Convert example blocks in giac_eval, to_julia, and substitute to jldoctest format and wire Documenter.doctest into the test suite so docstring examples are verified on every test run.

Convert example blocks in giac_eval, to_julia, and substitute to jldoctest
format and wire Documenter.doctest into the test suite so docstring examples
are verified on every test run.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.51%. Comparing base (314d3bf) to head (278a750).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   78.49%   78.51%   +0.01%     
==========================================
  Files          20       20              
  Lines        2711     2713       +2     
==========================================
+ Hits         2128     2130       +2     
  Misses        583      583              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@s-celles s-celles merged commit 4785235 into main Apr 30, 2026
8 checks passed
@s-celles s-celles mentioned this pull request Apr 30, 2026
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.

2 participants