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

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

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 01 Jun 2018 05:00PM UTC
Files 25
Run time 5s
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: 91.003% (+0.4%) from 90.605%
824.1

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

477 of 535 branches covered (89.16%)

1416 of 1556 relevant lines covered (91.0%)

0.91 hits per line

Source Files on job 824.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 5
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 810
  • Travis Job 824.1
  • 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