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

ssato / python-anyconfig / 680 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2017 02:59AM UTC
Files 26
Run time 1s
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

27 Feb 2017 02:53AM UTC coverage: 91.628% (+0.3%) from 91.308%
680.1

push

travis-ci

Satoru SATOH
Make backend implementations not depends on container class.

- Parser class of backends just process dict or OrderedDict objects now.
- Conversion from dict or OrderedDict to m9dicts's dict object to
  support recursive merge operations are done in .api.*load explicitly.
- .backend.base.to_container_fn was deprecated and replaced with
  .backend.base.Parser._container_fn which selects dict class used for
  loaded results from dict and OrderedDict based on Parser.ordered()
  (Parser._ordered) and ac_ordered argument passed to Parser.*load*.

1182 of 1290 relevant lines covered (91.63%)

0.92 hits per line

Source Files on job 680.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 10
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 680
  • Travis Job 680.1
  • b89757d7 on github
  • Prev Job for on master (#679.1)
  • Next Job for on master (#681.1)
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