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

tgbugs / pyontutils / 1177
9%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2021 07:58PM UTC
Jobs 4
Files 80
Run time 34min
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
1177

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

5761 of 16786 relevant lines covered (34.32%)

0.47 hits per line

Jobs
ID Job ID Ran Files Coverage
6 1177.6 (NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=htmlfn) 15 Jan 2021 07:58PM UTC 0
76.56
Travis Job 1177.6
7 1177.7 (NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=ttlser) 15 Jan 2021 07:59PM UTC 0
78.78
Travis Job 1177.7
9 1177.9 (NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=neurondm) 15 Jan 2021 08:32PM UTC 0
30.93
Travis Job 1177.9
10 1177.10 (NIFSTD_CHECKOUT_OK=1 TEST_SHEET_ID=[secure] TEST_PACKAGE=nifstd) 15 Jan 2021 08:26PM UTC 0
31.73
Travis Job 1177.10
Source Files on build 1177
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1177
  • 1ff69cb0 on github
  • Prev Build on master (#1176)
  • Next Build on master (#1178)
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