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

California-Planet-Search / radvel / 25463509979
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.6.1
DEFAULT BRANCH: master
Ran 06 May 2026 10:05PM UTC
Jobs 1
Files 21
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

06 May 2026 09:59PM UTC coverage: 90.15% (-0.07%) from 90.224%
25463509979

Pull #427

github

web-flow
UI: step status, results browser, file viewer; wire active_job (#431)

Three issues tied together: the run page didn't reflect what had been
done, the MCMC progress bar didn't reach 100% on success, and there
was no way to browse the run's outputs without leaving the page.

- /runs/{id} now wires active_job from the JobRegistry; previously
  it was hardcoded to None so the UI couldn't tell when a job was
  running. Adds a regression test.
- The run detail page is now a step list. Each step shows a colour-
  coded status badge (done / ready / running / blocked), a one-line
  summary of the last result (e.g. MCMC step count + A-factor + GR),
  and a context-appropriate action button (Run / Re-run / View
  progress →). Auto-refreshes every 3 s so a finishing job flips the
  step to "done" without a manual reload.
- Results browser sits below the step list:
    Plots — every PDF the run wrote, embedded inline with a
            Download link.
    Report — full-bleed embed of {run_id}_results.pdf when present.
    Tables — collapsible LaTeX previews per table type.
    IC — pretty-printed AIC/BIC table from .stat.
    All output files — full table with View + Download links.
- File viewer modal (also reachable from #/runs/{id}/files) renders
  text/JSON/CSV inline; PDFs open in an embedded iframe; CSVs become
  real HTML tables for files under 500 rows. .pkl/.h5 stay
  download-only — no point trying to render binary.
- Live job page now snaps the progress bar to 100% when state flips
  to "succeeded". Adds a "← back to run" button at the terminal
  state so the user lands on the freshly-updated step list.
Pull Request #427: Release v1.6.0: HTTP API + Docker service

84 of 97 new or added lines in 3 files covered. (86.6%)

314 existing lines in 14 files now uncovered.

4320 of 4792 relevant lines covered (90.15%)

0.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
81.05
-6.45% radvel/cli.py
5
89.8
-1.22% radvel/mcmc.py

Coverage Regressions

Lines Coverage ∆ File
48
36.67
0.0% radvel/nested_sampling.py
40
88.97
0.0% radvel/plot/orbit_plots.py
36
88.47
0.0% radvel/driver.py
31
92.66
0.0% radvel/basis.py
30
84.53
0.0% radvel/prior.py
28
89.8
-1.22% radvel/mcmc.py
24
92.98
0.0% radvel/likelihood.py
17
94.41
0.0% radvel/report.py
15
91.19
0.0% radvel/fitting.py
13
89.31
0.0% radvel/plot/mcmc_plots.py
9
85.11
0.0% radvel/kepler.py
8
95.42
0.0% radvel/gp.py
8
90.57
0.0% radvel/posterior.py
7
94.71
0.0% radvel/model.py
Jobs
ID Job ID Ran Files Coverage
1 25463509979.1 06 May 2026 10:05PM UTC 21
90.15
Source Files on build 25463509979
  • Tree
  • List 21
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #427
  • PR Base - master (#22832520135)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc