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

tgbugs / pyontutils / 1177 / 10
9%
master: 9%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2021 08:26PM UTC
Files 75
Run time 14s
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

15 Jan 2021 06:46PM UTC coverage: 31.734% (-0.01%) from 31.747%
NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=nifstd

push

travis-ci

tgbugs
fix bug in sheets.Sheet._appendRow that caused index errors

the issue was that we were not padding added rows to the lenth of the
number of columns so you could get a row that didn't have an
underlying cell for a high numbered column, I am currently padding
with the empty string, but maybe should be padding with None

also updated test_sheets but didn't add a test to cover these cases,
which needs to be done, also need to fix the clean up after running
test_set_values_update_more_rows so that it deletes the added rows

also fix rate limit issues with per user per minute reads that was
triggering during testing, so implemented _fetch_from_other_sheet
to reduce the number of api calls, this might come back to bite us
because the original state may be out of sync with reality

5032 of 15857 relevant lines covered (31.73%)

0.32 hits per line

Source Files on job 1177.10 (NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=nifstd)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 213
  • Travis Job 1177.10
  • 1ff69cb0 on github
  • Prev Job for NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=nifstd on master (#1176.10)
  • Next Job for NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=nifstd on master (#1178.10)
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