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

OCA / bank-statement-import / 807
89%
9.0: 89%

Build:
Build:
LAST BUILD BRANCH: 10.0
DEFAULT BRANCH: 9.0
Ran 19 Oct 2018 04:25PM UTC
Jobs 2
Files 7
Run time 6min
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
807

push

travis-ci

moylop260
[11.0 BUGFIX] Pass bytes to Ofxparse

The ofx files have the correct charset inside their headers and
trying to convert the file to StringIO using a particular encoding
is subject to failures when the file isn't exactly an ascii file.

For example a file encoded with CP1252 with accents on letters like
é or è will not be parser as utf-8 and will fail to load.

Also since OfxParse is supposed to receive a file handle, it is
correctly reading the file header and choosing the appropriate charset
to read the rest of the file. For this reason, pass the bytes as a
ByteIO that doesn't care about the encoding.

1 of 1 new or added line in 1 file covered. (100.0%)

448 of 498 relevant lines covered (89.96%)

1.8 hits per line

Jobs
ID Job ID Ran Files Coverage
3 807.3 (TESTS="1" ODOO_REPO="OCA/OCB") 19 Oct 2018 04:25PM UTC 0
89.96
Travis Job 807.3
4 807.4 (TESTS="1" ODOO_REPO="odoo/odoo") 19 Oct 2018 04:32PM UTC 0
89.96
Travis Job 807.4
Source Files on build 807
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #807
  • dc22fa39 on github
  • Prev Build on 11.0 (#793)
  • Next Build on 11.0 (#816)
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