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

hasgeek / funnel / 7466907131 / 1
71%
master: 58%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Ran 09 Jan 2024 09:16PM UTC
Files 180
Run time 4s
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

09 Jan 2024 09:08PM UTC coverage: 72.439% (+0.1%) from 72.311%
7466907131.1

push

github

web-flow
Fix type hints in tests and introduce lazy_loader for models (#1950)

* Nearly all functions have type hints for parameters and return types, and tests have type hints for fixtures
* [mkinit](https://github.com/Erotemic/mkinit) is used to generate `__init__.py` files, removing use of `import *`
* funnel.models uses lazy_loader to defer resolution of circular imports, and supplies a `.pyi` file for static type checkers to resolve symbols
* Pylint can't use `__init__.pyi`, so several Pylint tests caused false positives and had to be disabled
* `tests/unit/utils/markdown` had to be renamed because adding `__init__.py` somehow caused Pytest to insert it as a top-level package, overriding the `markdown` package

13436 of 18548 relevant lines covered (72.44%)

0.72 hits per line

Source Files on job python-3.12 - 7466907131.1
  • Tree
  • List 0
  • Changed 69
  • Source Changed 0
  • Coverage Changed 69
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7466907131
  • 756cb338 on github
  • Prev Job for on main (#7464661474.2)
  • Next Job for on main (#7621005802.1)
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