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

rgerum / saenopy
61%

Build:
DEFAULT BRANCH: master
Repo Added 22 May 2020 01:07PM UTC
Files 108
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • codex/add-macos-dmg
  • codex/tolerate-coveralls-outage
  • docs/cleanup
  • docs/example-viewer-prototype
  • fix/material-parameter-order
  • fix/nan-safe-reference-states
  • t3code/2ba6f67b
  • t3code/7fe3ec7f
  • t3code/95271684
  • t3code/b44aa1cb
  • t3code/bcc6f755

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

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

Relevant lines Covered
Build:
Build:
13395 RELEVANT LINES 8173 COVERED LINES
0.61 HITS PER LINE
Source Files on master
  • Tree
  • List 108
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30659045240 master 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 longe... push 31 Jul 2026 07:29PM UTC web-flow github
61.02
28799276130 master Prevent NaN propagation in median reference state (#90) Use nancumsum for cumul., median, and last modes. Require at least 10% valid time steps per node; otherwise keep it as NaN. Also move&add tests push 06 Jul 2026 02:35PM UTC web-flow github
61.02
28383175393 master [codex] Add macOS DMG installer artifact (#86) * Improve macOS app bundle and add DMG artifact * Address macOS installer review feedback push 29 Jun 2026 03:28PM UTC web-flow github
61.03
28383131836 master Tolerate Coveralls upload outages (#87) push 29 Jun 2026 03:27PM UTC web-flow github
61.13
28372809208 master Fix float cursor size in 2D TFM drawing push 29 Jun 2026 12:45PM UTC davidbhr github
61.13
28372044022 master Fix loading legacy results with empty solver entries push 29 Jun 2026 12:32PM UTC davidbhr github
60.95
28239582136 master update uv lock push 26 Jun 2026 01:02PM UTC davidbhr github
60.9
28237300003 master Fix loading legacy solver files without forces_border push 26 Jun 2026 12:17PM UTC davidbhr github
60.91
28234939274 master Fix circular import error in 2D TFM push 26 Jun 2026 11:27AM UTC davidbhr github
60.94
27238092613 master Skip empty docs deploy commits (#85) - Exit early when `public/docs` has no staged changes - Avoids failing the workflow on no-op documentation builds push 09 Jun 2026 09:53PM UTC web-flow github
60.95
See All Builds (151)
  • Repo on GitHub
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