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

hasgeek / baseframe / 7208090475 / 4
68%
master: 65%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 14 Dec 2023 11:16AM UTC
Files 23
Run time 2s
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

14 Dec 2023 11:14AM UTC coverage: 68.342% (+0.07%) from 68.277%
7208090475.4

push

github

web-flow
Fix gettext return type, re-extract Babel strings (#456)

`lazy_gettext` (aliased as `__`) returns `LazyString`, which is not compatible with `str` and causes downstream type errors. Since it's meant to ducktype a string and works in _almost_ all situations (notable exception: `json.dumps`), we re-cast `__` to claim it returns `str`.

Baseframe was also incorrectly exporting `_` and `__` bound to the Baseframe translation domain.

1673 of 2448 relevant lines covered (68.34%)

0.68 hits per line

Source Files on job python-3.9 - 7208090475.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7208090475
  • 2270008b on github
  • Prev Job for on main (#7177786521.3)
  • Next Job for on main (#7256148936.4)
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