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

tethysplatform / tethys / 32073720180
100%

Build:
DEFAULT BRANCH: main
Ran 17 Aug 2026 10:02PM UTC
Jobs 1
Files 216
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

17 Aug 2026 09:57PM UTC coverage: 100.0%. Remained the same
32073720180

push

github

web-flow
Render the captcha field on the login and register pages (#1297)

* Render the captcha field on the login and register pages

PR #1293 replaced whole-form rendering with an explicit list of fields in
order to hide the labels. Enumerating the fields dropped the captcha, which
is not one of them.

With ENABLE_CAPTCHA enabled the field is still required by LoginForm and
RegisterForm, so every submission fails validation on a field the page never
rendered and the form simply re-renders. That locks all users out of a portal
that has captcha turned on.

Render the field when the form has one. get_captcha returns None when
ENABLE_CAPTCHA is off, in which case the form has no such field and
bootstrap_field would raise, so the tag is guarded.

The gap was untested in both directions: the account view tests mock render
and get_template, and the form tests never render a template. Adds tests that
render both pages with captcha enabled and disabled.

* Note the captcha rendering fix in whats_new

* Fix captcha rendering settings in login and register tests

13868 of 13868 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32073720180.1 17 Aug 2026 10:02PM UTC 216
100.0
GitHub Action Run
Source Files on build 32073720180
  • Tree
  • List 216
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f030ef90 on github
  • Prev Build on main (#31846723464)
  • Next Build on main (#32609938219)
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