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

openpyxl / openpyxl / #355
95%
default: 96%

Build:
Build:
LAST BUILD BRANCH: 3.1
DEFAULT BRANCH: default
Ran 07 Jan 2021 11:04PM UTC
Jobs 1
Files 178
Run time 50s
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
#355

push

coveralls-python

Baudouin Giard
Fix reading rows with skipped reference attribute

Some Excel files generated with third-party libraries such as SpreadsheetGear - there could be other, skip the "r" attribute on "c" tags within rows. Excel seems to put this attribute on every cell, but I couldn't find any evidence that the standard commands it.

openpyxl is not expecting these attributes to be skipped, so the result is that we end up with an invalid parsed row.

To fix this, when we get coordinates, make sure col_counter reflects them so the reader knows which cell it has been reading.

13151 of 13806 relevant lines covered (95.26%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #355.1 07 Jan 2021 11:04PM UTC 0
95.26
Source Files on build #355
Detailed source file information is not available for this build.
  • Back to Repo
  • 462374fe on bitbucket
  • Prev Build on 3.0
  • Next Build on 3.0
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