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

ssato / python-anyconfig / 824 / 3
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 01 Jun 2018 05:01PM UTC
Files 25
Run time 2s
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

01 Jun 2018 04:31PM UTC coverage: 90.553% (-0.05%) from 90.605%
824.3

push

travis-ci

Satoru SATOH
change: switch to pass IOInfo object to .backend.base.Parser.load

to get more sophisticated input and output object handling, switch to
pass .globals.IOInfo object to .backend.base.Parser.load instead of a
file path string or a file / file-like object.

- make .backend.base.Parser.load process IOInfo object correctly
- make an IOInfo object from given input and pass it to <Parser>.load
  instead of the original input object maybe a file path string, a file
  or file-like object, or a pathlib.Path object in .api._single_load
- correct a test case,
  tests.backend.base.test_30_load__ac_ignore_missing, to take care of
  input object correctly
- introduce a method, _to_ioinfo, in tests.backend.common.TestBase class
  to convert input objects to IOInfo object correctly, and update 'load'
  test cases to utilize it
- update some test cases of XML backend to convert input objects to
  IOInfo object before load

512 of 570 branches covered (89.82%)

1409 of 1556 relevant lines covered (90.55%)

0.91 hits per line

Source Files on job 824.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 810
  • Travis Job 824.3
  • 8b2e8077 on github
  • Prev Job for on pathlib (#823.3)
  • Next Job for on pathlib (#825.3)
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