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

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

Build:
Build:
LAST BUILD BRANCH: 3.1
DEFAULT BRANCH: default
Ran 18 Dec 2020 07:22PM UTC
Jobs 1
Files 178
Run time 27s
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
#349

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, assign these coordinates to row_counter and col_counter so that the current instance of the reader knows which cell it has been reading.

13150 of 13805 relevant lines covered (95.26%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #349.1 18 Dec 2020 07:22PM UTC 0
95.26
Source Files on build #349
Detailed source file information is not available for this build.
  • Back to Repo
  • 295caa35 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