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

savon-noir / python-libnmap / 106 / 5
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 12 May 2014 07:29PM UTC
Files 25
Run time 3s
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

12 May 2014 07:25PM UTC coverage: 70.157% (+3.8%) from 66.406%
MONGO_VERSION=1.2.12

push

travis-ci

savon-noir
Merge pull request #30 from savon-noir/issue26

v0.4.8, 05/05/2014 -- Changes in OS fingerprint data API
                    - NmapHost now holds its OS fingerprint data in NmapHost.os
                      (NmapOSFingerpring object)
                    - fingerprint is now a property which means you have to call
                      it without () NmapHost.os.fingerprint and should be called
                      directly from NmapHost.os
                    - NmapHost.os.fingerprints return an array of os
                      fingerprints (strings)
                    - NmapHost.os.fingerprint return a concatenated string of
                      all fingerprints
                    - Fingerprints data are now accessible via
                      NmapHost.os.osmatches which returns a list of NmapOSMatch
                      objects
                    - NmapOSMatch objects might contain a list of NmapOSClass
                      objects matching with it
                    - NmapOSClass objects might contain a list of CPE object
                      related to the os class (CPE class will be improved and
                      API enriched)
                    - TODO: finalize API doc and create all related unit tests

1300 of 1853 relevant lines covered (70.16%)

0.7 hits per line

Source Files on job 106.5 (MONGO_VERSION=1.2.12)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 106.5
  • 01096b48 on github
  • Prev Job for MONGO_VERSION=1.2.12 on master (#95.5)
  • Next Job for MONGO_VERSION=1.2.12 on master (#113.5)
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