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

tgbugs / pyontutils / 1115
9%

Build:
DEFAULT BRANCH: master
Ran 01 May 2020 08:41AM UTC
Jobs 1
Files 131
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

pending completion
1115

push

travis-ci

tgbugs
sheets implement the ability to update individual cells and add rows

changes are accumulated and can then be sent as a batch update by
calling sheet.commit(), working changes are stashed and restored if
sheet.fetch() is called with uncommited changes

also added a Row object and improved repr and hashing of Cell and Row
Cell represents a location as does Row, they are not the values

had to make some changes to byCol and LolPython due to the fact that
LolPython creates a copy of the original list (sigh) and also because
row + [] produces a new row as one would expect, but annoying here,
byCol should be thrown away once I implement a sheets.Column class
which will provide a much nice object interface for tabular data

5349 of 29604 relevant lines covered (18.07%)

0.18 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1115.2 (NIFSTD_CHECKOUT_OK=1) 01 May 2020 08:41AM UTC 0
18.07
Travis Job 1115.2
Source Files on build 1115
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1115
  • d34f4ae0 on github
  • Prev Build on master (#1114)
  • Next Build on master (#1116)
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