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

fantix / gino / 1802
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix_json_path
DEFAULT BRANCH: master
Ran 08 Aug 2019 01:52PM UTC
Jobs 1
Files 43
Run time 14s
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

pending completion
1802

Pull #520

travis-ci

web-flow
Provide ASGI compatibility through server event

Change server event (listener) 

from 
```@swagger_blueprint.listener("before_server_start")```
 to 
```@swagger_blueprint.listener("after_server_start")```

**and**

from 
```@swagger_blueprint.listener("after_server_stop")```
 to 
```@swagger_blueprint.listener("before_server_stop")```

More details at
https://sanic.readthedocs.io/en/latest/sanic/deploying.html#running-via-asgi
Pull Request #520: Provide ASGI compatibility through server event

2 of 2 new or added lines in 1 file covered. (100.0%)

4215 of 4276 relevant lines covered (98.57%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1802.3 08 Aug 2019 01:52PM UTC 0
98.57
Travis Job 1802.3
Source Files on build 1802
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1802
  • Pull Request #520
  • PR Base - master (#1788)
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