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

xolox / python-apache-manager
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Repo Added 26 Sep 2015 12:51PM CUT
Files 4
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

LAST BUILD ON BRANCH 0.1.1
branch: 0.1.1
CHANGE BRANCH
x
Reset
  • 0.1.1
  • 0.2
  • 0.3
  • 0.4
  • 0.5
  • 0.6
  • dev
  • master

pending completion
3

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.

293 of 313 relevant lines covered (93.61%)

3.73 hits per line

Relevant lines Covered
Build:
Build:
313 RELEVANT LINES 293 COVERED LINES
3.73 HITS PER LINE
Source Files on 0.1.1
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3 0.1.1 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'... push 27 Sep 2015 04:43PM CUT xolox travis-ci pending completion  
See All Builds (42)
  • Repo on GitHub
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

© 2025 Coveralls, Inc