• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rgerum / saenopy / 30659045240 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2026 07:29PM UTC
Files 108
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Jul 2026 07:25PM UTC coverage: 61.015%. Remained the same
30659045240.1

push

github

web-flow
Remove outdated docs pages and fix the build warnings (#92)

* Remove outdated docs pages and fix the build warnings

Building the docs on master produces 88 warnings and errors. Most of them
trace back to pages that document an API which no longer exists, or to
copy-paste between the three module folders. This clears them out.

Removed, because they document the pre-saenopy workflow of handing the
solver a mesh as .txt files. Solver.setNodes, setTetrahedra,
setBoundaryCondition and loadMeshFromFile do not exist in the code any more:

  mesh.rst and its nodes.txt / connectivity.txt / constraint_*.txt /
  measured_displacement.txt, boundarycondition.ipynb, macrorheology.py,
  and the root interface.rst

None of these were reachable from the navigation — they were in no toctree,
so they were only findable by search or a direct link. mesh.rst also embedded
an interactive 3D viewer pointing at _static/vector_data2, which is not in
the repo; that embed is a 404 on the live site today. The viewer sources
under _static/js went with it, since nothing else used them.

Also removed: simplepython.tpl and convert_notebooks.bat, a notebook
conversion step nothing references.

Fixed:

- 2.5D Spheroid and 2.5D Orientation listed auto_examples in their toctree,
  but sphinx-gallery is only configured for 3d_tfm/examples and both folders
  hold no example scripts, so the entry silently vanished. The toctree entry
  is gone and the modules now say where their example data actually lives.
- Both of their api.rst files were verbatim copies of the 3D TFM one and
  re-documented saenopy.solver.Solver under the wrong module, which alone
  caused about 30 duplicate-object warnings. They now describe what is
  actually available.
- parameters_material.rst used Markdown tables inside RST. They render as
  loose pipes and dashes on the live site today. Rewritten as list-tables,
  with the parameter meanings taken from the SemiAffineFiberMaterial
  docstring and the one collagen... (continued)

8173 of 13395 relevant lines covered (61.02%)

0.61 hits per line

Source Files on job 30659045240.1
  • Tree
  • List 108
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30659045240
  • 5635cc89 on github
  • Prev Job for on master (#28799276130.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc