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

daniel1noble / BACE / 25288425593
91%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 07:24PM UTC
Jobs 1
Files 15
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

03 May 2026 07:22PM UTC coverage: 42.923%. Remained the same
25288425593

push

github

daniel1noble
Reduce globtherm n_cores 4->2 to fit GHA runner memory

Run 25287097270 globtherm job got SIGTERM (exit 143) ~56min in,
mid-final-imputation, after the convergence-assessment phase had
already passed cleanly. The pattern is consistent with peak-memory
exhaustion: 4 parallel MCMCglmm processes each holding the full
2000x2000 phylo inverseA matrix + chains push the standard
ubuntu-latest runner's 7GB ceiling.

Other matrix jobs (avonet, pantheria, leptraits, bien) survived the
same conditions and the first one is already green, so this is not
a universal memory issue -- globtherm's specific data shape (5
continuous traits, taxonomic tree built via as.phylo + multi2di +
Grafen) seems to push the per-process footprint higher than the
others.

Drop n_cores from 4 to 2 for globtherm only. Halves parallel-memory
pressure at roughly 2x sequential cost on the final-imputation
phase. Cost is acceptable -- the convergence phase (which doesn't
use n_cores parallelism) is unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1574 of 3667 relevant lines covered (42.92%)

39.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25288425593.1 03 May 2026 07:24PM UTC 15
42.92
GitHub Action Run
Source Files on build 25288425593
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25288425593
  • aa3d8228 on github
  • Prev Build on main (#25287359287)
  • Next Build on main (#25294265268)
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