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

QuantEcon / jlgametheory / 27517705131
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 12:55AM UTC
Jobs 1
Files 2
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

15 Jun 2026 12:52AM UTC coverage: 100.0%. Remained the same
27517705131

push

github

web-flow
docs: clean up Sphinx config — drop JS hacks, fix version and footer (#19)

* docs: ship the no-underline styling as real CSS

The file autosummary_no_underline.css actually contained JavaScript that
injected a <style> block at load time, and it was listed in
html_js_files. Rename it to custom.css, make it a plain stylesheet, and
load it through html_css_files instead.

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

* docs: render the module prefix in signatures server-side

Drop `add_module_names = False` (which stripped the module name
entirely) so autodoc renders `jlgametheory.<name>` natively from the
directive's module, and remove the client-side JS hack in
autosummary_fixes.js that re-added the prefix at load time. Restore the
prefix's bold weight and font size via CSS so the rendered signature
matches the previous appearance.

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

* docs: resolve the version from package metadata

Importing the package in conf.py pulled in juliacall (and a Julia
bootstrap) just to read __version__, and typically failed to an empty
string. Read it with importlib.metadata.version instead, which needs no
import of the package and no Julia.

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

* docs: fix empty copyright footer and split combined import

The footer rendered "© Copyright ." because copyright/author were
unset; set them from LICENSE. Also split the combined `import os, sys`
into separate lines.

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

---------

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

37 of 37 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27517705131.1 15 Jun 2026 12:55AM UTC 2
100.0
GitHub Action Run
Source Files on build 27517705131
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27517705131
  • 652039e3 on github
  • Prev Build on main (#27497845996)
  • Next Build on main (#27519279323)
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