Skip to content

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Dec 11, 2025

  • Replace references to private functions
  • Fix some typos and formatting

Closes #3062.

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.58%. Comparing base (d1de05d) to head (61099e4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3102      +/-   ##
==========================================
- Coverage   78.32%   77.58%   -0.75%     
==========================================
  Files         315      315              
  Lines       20466    20464       -2     
  Branches     1500     1498       -2     
==========================================
- Hits        16030    15876     -154     
- Misses       4427     4579     +152     
  Partials        9        9              
Flag Coverage Δ
cpp 71.72% <100.00%> (-0.09%) ⬇️
cpp_python 37.73% <50.00%> (+<0.01%) ⬆️
petab 46.46% <75.00%> (+<0.01%) ⬆️
petab_sciml 13.79% <25.00%> (+<0.01%) ⬆️
python 70.36% <100.00%> (-0.09%) ⬇️
sbmlsuite-jax ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
include/amici/model.h 78.04% <ø> (ø)
include/amici/solver.h 100.00% <ø> (ø)
python/sdist/amici/_symbolic/de_model.py 91.86% <ø> (ø)
python/sdist/amici/exporters/sundials/de_export.py 96.38% <ø> (ø)
python/sdist/amici/importers/antimony/__init__.py 83.33% <100.00%> (ø)
python/sdist/amici/importers/bngl/__init__.py 100.00% <100.00%> (ø)
...hon/sdist/amici/importers/petab/_petab_importer.py 86.78% <100.00%> (ø)
...thon/sdist/amici/importers/petab/v1/sbml_import.py 97.75% <ø> (ø)
python/sdist/amici/importers/pysb/__init__.py 94.64% <ø> (ø)
python/sdist/amici/importers/sbml/__init__.py 82.40% <ø> (-11.93%) ⬇️
... and 2 more

... and 7 files with indirect coverage changes

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

@dweindl dweindl force-pushed the fix_doc branch 3 times, most recently from cf3a3b7 to 23a81d3 Compare December 11, 2025 15:20
@dweindl dweindl marked this pull request as ready for review December 11, 2025 15:30
@dweindl dweindl requested a review from a team as a code owner December 11, 2025 15:30
* Replace references to private functions
* Fix some typos and formatting
* intersphinx

Closes AMICI-dev#3062.
@dweindl dweindl merged commit a724161 into AMICI-dev:main Dec 12, 2025
36 of 39 checks passed
@dweindl dweindl deleted the fix_doc branch December 12, 2025 07:11
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.

Fix cross-references in documentation

2 participants