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

rgerum / saenopy / 30660688071
61%
master: 61%

Build:
Build:
LAST BUILD BRANCH: docs/example-viewer-prototype
DEFAULT BRANCH: master
Ran 31 Jul 2026 07:54PM UTC
Jobs 1
Files 108
Run time 1min
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:51PM UTC coverage: 61.0% (-0.02%) from 61.015%
30660688071

push

github

rgerum
PROTOTYPE: interactive result viewer in one example (not for merging)

Throwaway spike to see whether an interactive field is worth having in the
gallery examples. Adds a rotating viewer plus a field selector to the end of
1_SingleCellTFM, next to the existing workflow figure.

Deliberately the ugly version: the viewer is esbuild-bundled out of the
website repository into _static/js, and the field bundle is copied into
_static/data. That is exactly the duplication the cleanup commit removed, so
this branch must not be merged. The real version needs the viewer as a
published package and the exporter inside saenopy.

What the spike establishes:

- sphinx-gallery passes raw HTML with an ES module through .py -> .rst -> HTML
  untouched, and three.js loads from a CDN via importmap, the same way the old
  mesh.rst did it.
- The viewer's defaults assume a dark page. With background transparent the
  colour bar renders as a loose gradient strip on the white docs theme and the
  cube sits in a lot of empty space; it needs a dark panel and a tighter zoom
  to read, which is what this uses.
- The bundle is 81 kB gzipped, and a large part of that is zip.js, which is
  only needed for the superseded .npy-in-zip path.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

8171 of 13395 relevant lines covered (61.0%)

0.61 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
82.89
-1.32% saenopy/gui/solver/modules/DeformationDetector.py
Jobs
ID Job ID Ran Files Coverage
1 30660688071.1 31 Jul 2026 07:54PM UTC 108
61.0
Source Files on build 30660688071
  • Tree
  • List 108
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f1613c19 on github
  • Prev Build on docs/cleanup (#30656986636)
  • Next Build on docs/example-viewer-prototype (#30843585910)
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