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

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

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2021 08:32PM UTC
Files 52
Run time 12s
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: 30.932% (-0.01%) from 30.945%
NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=neurondm

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

4723 of 15269 relevant lines covered (30.93%)

0.31 hits per line

Source Files on job 1177.9 (NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=neurondm)
  • 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.9
  • 1ff69cb0 on github
  • Prev Job for NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=neurondm on master (#1176.9)
  • Next Job for NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=neurondm on master (#1178.9)
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