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

daniel1noble / BACE / 25294265268
91%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 11:47PM 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 11:45PM UTC coverage: 42.923%. Remained the same
25294265268

push

github

daniel1noble
Reduce leptraits benchmark scope: drop monthly indicators + n_cores=2

Run 25287097270 leptraits job ran for 5h19m before "the hosted runner
lost communication with the server" -- consistent with CPU/memory
starvation right at the workflow's 5h45m timeout limit. With 16
imputable traits (4 continuous + 12 monthly binary indicators), the
chained-equations loop scales O(n_traits) on each iteration, so the
runtime grows quickly with the indicator dimension.

Two-pronged fix:
  1. Drop the 12 monthly indicators via trait_subset. They were
     useful for showing the binary-trait pipeline works on the
     leptraits dataset, but the four continuous traits already
     exercise the dominant code path (gaussian + log1p). The
     amphibio dataset (when re-enabled) and pantheria (binary
     terrestriality) cover the binary path elsewhere in the suite.
  2. Drop n_cores from 4 to 2, mirroring the globtherm fix --
     reduces parallel MCMCglmm memory pressure on the 7GB GHA
     runner.

Net trait count goes from 16 to 4. Benchmark still meaningful for
showing how BACE handles a sparse-tree taxonomy-built phylogeny
on continuous traits with heavy log transformation.

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 25294265268.1 03 May 2026 11:47PM UTC 15
42.92
GitHub Action Run
Source Files on build 25294265268
  • 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 #25294265268
  • 77b2dde5 on github
  • Prev Build on main (#25288425593)
  • Next Build on main (#25294931811)
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