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

pywbem / pywbem / 11288
92%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2019 10:32PM UTC
Jobs 1
Files 29
Run time 4s
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
11288

push

travis-ci

andy-maier
Replaced yamlordereddictloader package with yamlloader

Details:

* The yamlordereddictloader package is deprecated and points to yamlloader
  as a replacement. Yamlloader was first released in 2018 as 0.5.0 and
  is now at 0.5.5, supporting Python 2.7, and 3.4 and higher.

  This change replaces the yamlordereddictloader package with yamlloader
  with a minimum version of 0.5.5.

* The invalidresponseerror.yaml testcase contains illegal Unicode sequences
  (in order to test pywbem behavior against them), which gets rejected by the
  yaml parser that is used when using the CLoader of yamlloader. Using the
  Loader class uses a different yamnl parser that tolerates them.
  Therefore, the functiontest/conftest.py class uses
  yamlloader.ordereddict.Loader. The server_definitionfile.py file uses
  yamlloader.ordereddict.CSafeLoader which seems to be the best default
  choice.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

9160 of 10622 relevant lines covered (86.24%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
5 11288.5 (PACKAGE_LEVEL=latest) 12 Dec 2019 10:32PM UTC 0
86.24
Travis Job 11288.5
Source Files on build 11288
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11288
  • 2a16b578 on github
  • Prev Build on master (#11256)
  • Next Build on master (#11310)
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