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

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

Build:
Build:
LAST BUILD BRANCH: v1.6.1
DEFAULT BRANCH: master
Ran 06 May 2026 11:45PM 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 11:39PM UTC coverage: 90.15% (-0.07%) from 90.224%
25467290701

Pull #427

github

web-flow
UI: taller plots, full plot/table picker, persistent run.log, run- prefix (#434)

Bundle of small follow-ups against the run page based on user feedback:

- Plots panel now scales to ~85vh for the RV multipanel (the tallest
  plot) and ~70vh for the corner, so the embed never inner-scrolls.
  RV gets its own row; corner / autocorr / trend / derived lay out
  2-up as before.
- Plots and Tables steps now open a type-picker modal listing every
  type the API supports (plots: rv, corner, auto, trend, derived;
  tables: params, priors, rv, ic_compare, derived, crit). Types whose
  prerequisite isn't met (e.g. "corner needs MCMC/NS") are shown
  greyed out with the reason inline.
- IC compare and Tables steps were stuck in 'ready' even after
  running because the [ic_compare] / [table] sections don't write
  ``run = True``. Detect by section presence instead.
- Report step now writes a [report] section to .stat on success so
  the step flips to '✓ done'. Failures are translated from the
  driver's ``shutil.copy(<pdfname>, current)`` FileNotFoundError to
  a clearer ``report_pdf_missing`` message that points at the
  ``<run_id>_results.tex`` source for debugging.
- ``_capture`` now appends every step's stdout/stderr to
  ``<rundir>/run.log`` with a step header. The UI's terminal panel
  refetches that file on every render so the log survives page
  reloads (was previously in-memory only).
- New runs use the ``run-`` prefix instead of ``r-``. The validator
  still accepts ``r-`` for backward compatibility so existing run
  directories keep working.

Tests updated for the new prefix; default suite + 29 API tests pass.
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 25467290701.1 06 May 2026 11:45PM UTC 21
90.15
Source Files on build 25467290701
  • 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