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

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

Build:
Build:
LAST BUILD BRANCH: 10.0
DEFAULT BRANCH: 9.0
Ran 19 Oct 2018 04:32PM UTC
Files 7
Run time 0s
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

19 Oct 2018 04:16PM UTC coverage: 89.96%. Remained the same
TESTS="1" ODOO_REPO="odoo/odoo"

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.

448 of 498 relevant lines covered (89.96%)

0.9 hits per line

Source Files on job 807.4 (TESTS="1" ODOO_REPO="odoo/odoo")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 737
  • Travis Job 807.4
  • dc22fa39 on github
  • Prev Job for TESTS="1" ODOO_REPO="odoo/odoo" on 11.0 (#793.4)
  • Next Job for TESTS="1" ODOO_REPO="odoo/odoo" on 11.0 (#816.4)
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