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

xolox / python-apache-manager / 2
93%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2015 04:43PM UTC
Jobs 4
Files 4
Run time 23s
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
2

push

travis-ci

xolox
Explicitly specify BeautifulSoup parser*

* This avoids BeautifulSoup from emitting the following warning:

    "No parser was explicitly specified, so I'm using the best available
    HTML parser for this system ("html.parser"). This usually isn't a
    problem, but if you run this code on another system, or in a
    different virtual environment, it may use a different parser and
    behave differently."

  About the choice for `html.parser': This is the only parser built into
  the Python standard library and it seems to work fine for Apache
  status pages (which makes sense because these pages don't contain
  arbitrary invalid HTML, they are fairly well formed and simple) so I
  don't see any point in pulling in another external dependency.

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

293 of 313 relevant lines covered (93.61%)

3.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.1 27 Sep 2015 04:43PM UTC 0
92.97
Travis Job 2.1
2 2.2 27 Sep 2015 04:43PM UTC 0
92.97
Travis Job 2.2
3 2.3 27 Sep 2015 04:43PM UTC 0
93.61
Travis Job 2.3
4 2.4 27 Sep 2015 04:43PM UTC 0
92.97
Travis Job 2.4
Source Files on build 2
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2
  • 1f3f1523 on github
  • Prev Build on master (#1)
  • Next Build on master (#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