Skip to content

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Dec 9, 2025

Set __all__, and remove some modules from the API doc completely.

Closes #3008.

Set `__all__`, and remove some modules from the API doc completely.
@dweindl dweindl self-assigned this Dec 9, 2025
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.53%. Comparing base (c64ec7a) to head (bbf356e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3095      +/-   ##
==========================================
- Coverage   78.17%   77.53%   -0.65%     
==========================================
  Files         313      313              
  Lines       20469    20477       +8     
  Branches     1500     1500              
==========================================
- Hits        16002    15876     -126     
- Misses       4458     4592     +134     
  Partials        9        9              
Flag Coverage Δ
cpp 71.66% <100.00%> (+0.01%) ⬆️
cpp_python 37.67% <62.50%> (+<0.01%) ⬆️
petab 46.38% <75.00%> (+0.01%) ⬆️
petab_sciml 13.75% <37.50%> (+0.01%) ⬆️
python 70.30% <100.00%> (+0.01%) ⬆️
sbmlsuite-jax ?

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

Files with missing lines Coverage Δ
python/sdist/amici/__init__.py 95.16% <ø> (ø)
python/sdist/amici/adapters/fiddy.py 78.51% <ø> (ø)
python/sdist/amici/importers/antimony/__init__.py 83.33% <100.00%> (+0.98%) ⬆️
python/sdist/amici/importers/bngl/__init__.py 100.00% <100.00%> (ø)
python/sdist/amici/importers/pysb/__init__.py 94.64% <100.00%> (+0.01%) ⬆️
python/sdist/amici/importers/sbml/__init__.py 82.31% <100.00%> (-11.98%) ⬇️
...i/importers/sbml/conserved_quantities_demartino.py 65.75% <100.00%> (+0.06%) ⬆️
.../amici/importers/sbml/conserved_quantities_rref.py 96.49% <100.00%> (+0.06%) ⬆️
python/sdist/amici/importers/sbml/splines.py 80.62% <100.00%> (+0.03%) ⬆️
python/sdist/amici/sim/sundials/gradient_check.py 93.38% <100.00%> (+0.05%) ⬆️

... and 4 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 marked this pull request as ready for review December 9, 2025 19:28
@dweindl dweindl requested a review from a team as a code owner December 9, 2025 19:28
@dweindl dweindl merged commit 6b56108 into AMICI-dev:main Dec 10, 2025
31 of 32 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.

doc: Exclude private API

2 participants