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

mailgun / flanker / 375
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v0.9.14
DEFAULT BRANCH: master
Ran 09 Nov 2018 12:25PM UTC
Jobs 2
Files 49
Run time 11s
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
375

Pull #217

travis-ci

web-flow
Expose __version__ module-level attribute

It is possible for integrators to need to check the flanker version
being run by the client in order to enable/disable flanker
functionality depending on which python version is being run.

Indeed, if the python version is 2.x, any version of flanker should
work, however if the version is 3.x, only flanker versions >= 0.9 are
compatible.

This patch makes flanker comply with PEP396 [1] and allows for runtime
version checking in cases where a hard dependency requiring flanker >=
0.9 is not possible (e.g. optional e-mail validation)

[1] https://www.python.org/dev/peps/pep-0396/#specification
Pull Request #217: Expose __version__ module-level attribute

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

2825 of 3116 relevant lines covered (90.66%)

1.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 375.1 09 Nov 2018 12:25PM UTC 0
88.35
Travis Job 375.1
2 375.2 09 Nov 2018 12:25PM UTC 0
88.99
Travis Job 375.2
Source Files on build 375
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #375
  • Pull Request #217
  • PR Base - master (#373)
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