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

dfm / emcee
96%

Build:
DEFAULT BRANCH: main
Repo Added 24 Dec 2014 01:04AM UTC
Files 38
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • actions
  • add-code-of-conduct-1
  • copilot/debug-readthedocs-build-failure
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0
  • develop
  • emcee3
  • fix/gaussian-move-full-cov-broadcast
  • fix/getstate-pool-mutation
  • grad
  • hmc
  • joss-arxiv
  • master
  • meta
  • nuts
  • pre-commit-ci-update-config
  • prior
  • rtds
  • tqdm-auto
  • v3.0.0
  • v3.0.1
  • v3.0.2
  • v3.0rc1
  • v3.0rc2
  • v3.1.0
  • v3.1.0rc1
  • v3.1.1
  • v3.1.1rc1
  • v3.1.2
  • v3.1.3
  • v3.1.3rc1
  • v3.1.4
  • v3.1.4rc1
  • v3.1.5
  • v3.1.5rc1
  • v3.1.6

26 Jul 2026 07:04PM UTC coverage: 96.24%. Remained the same
30216081881

push

github

web-flow
chore: bump readthedocs to Ubuntu 24.04 and Python 3.13 (#573)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

279 of 324 branches covered (86.11%)

1638 of 1702 relevant lines covered (96.24%)

3.44 hits per line

Relevant lines Covered
Build:
Build:
1702 RELEVANT LINES 1638 COVERED LINES
3.44 HITS PER LINE
Source Files on main
  • Tree
  • List 38
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30216081881 main chore: bump readthedocs to Ubuntu 24.04 and Python 3.13 (#573) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> push 26 Jul 2026 07:05PM UTC web-flow github
96.24
29206614742 main fix: draw an independent proposal per walker for full-covariance GaussianMove (#571) rng.multivariate_normal was called without a size argument when a full covariance matrix was supplied, so a single random vector was generated and broadcast to e... push 12 Jul 2026 07:53PM UTC web-flow github
96.24
29197389920 main fix: avoid mutating sampler.pool as a side effect of pickling (#572) EnsembleSampler.__getstate__ assigned self.__dict__ to a local name and then set pool to None on it, which mutated the live object in place. Pickling a sampler (directly, via co... push 12 Jul 2026 03:03PM UTC web-flow github
96.21
23113054187 main [pre-commit.ci] pre-commit autoupdate (#561) updates: - [github.com/PyCQA/isort: 7.0.0 → 8.0.1](https://github.com/PyCQA/isort/compare/7.0.0...8.0.1) - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.0](https://github.com/psf/black-pre-com... push 15 Mar 2026 03:10PM UTC web-flow github
96.25
23112630444 main Bump actions/upload-artifact from 6 to 7 (#563) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions... push 15 Mar 2026 02:45PM UTC web-flow github
96.25
23112628706 main Bump actions/download-artifact from 7 to 8 (#562) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com... push 15 Mar 2026 02:45PM UTC web-flow github
96.25
22263681465 main [pre-commit.ci] pre-commit autoupdate (#560) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.1.0) * [pre-commit.ci... push 21 Feb 2026 08:22PM UTC web-flow github
96.25
20682360816 main Bump actions/upload-artifact from 5 to 6 (#559) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions... push 03 Jan 2026 08:15PM UTC web-flow github
96.25
20682358569 main Bump actions/download-artifact from 6 to 7 (#558) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com... push 03 Jan 2026 08:15PM UTC web-flow github
96.25
20682157320 main [pre-commit.ci] pre-commit autoupdate (#557) updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit... push 03 Jan 2026 07:55PM UTC web-flow github
96.25
See All Builds (541)
  • Repo on GitHub
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