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

QuantEcon / jlgametheory / 27520453758
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 02:31AM 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 02:28AM UTC coverage: 100.0%. Remained the same
27520453758

push

github

web-flow
docs: fix autosummary table links regressed to object anchors (#21)

* docs: strip the anchor from autosummary table links

Sphinx's autosummary links each table entry to the object's anchor
(e.g. _autosummary/jlgametheory.lrsnash.html#jlgametheory.lrsnash). The
site historically dropped that #fragment via a small JS snippet so the
links pointed at the page itself; removing that script in #20 (issue #3)
reintroduced the anchored links — a regression on the index page.

Restore the original behaviour server-side with a doctree-resolved hook
that strips the fragment from autosummary table references only. Unlike
the old JS, this is reflected in the generated HTML (and verifiable in
the static build), and leaves all other links untouched.

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

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

37 of 37 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27520453758.1 15 Jun 2026 02:31AM UTC 2
100.0
GitHub Action Run
Source Files on build 27520453758
  • 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 #27520453758
  • 44f00419 on github
  • Prev Build on main (#27519279323)
  • Next Build on main (#27522829959)
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