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

demmings / gsSQL / 22551157345 / 1
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2026 07:46PM UTC
Files 9
Run time 0s
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

01 Mar 2026 07:46PM UTC coverage: 95.475% (-0.02%) from 95.499%
22551157345.1

push

github

demmings
Added method, updated DOC

selectToClass() added.  When using Select2Object class (this is when you use gsSQL from your apps script, rather than as a custom function on your sheet), you can have the data returned as an array of class objects rather than array of JSON objects.  This is just a convenience function rather than doing an Object.assign() yourself later on.
I changed how field names are handled when a join is used.  Previously it created a full 'TABLE.FIELD' as a field name, even if the FIELD only shows up in one table of the join.  This was a pain to reference in code later, so now only fields that are in both tables of the join will it have the full table DOT field reference.
Updated the docs.  Also a note was added for international users where the function parameter separators may be different in your region.  If you follow my instructions for using gsSQL() and you have more than one parameter - you may receive a function parse error from sheets - your separator may not be a comma in your region.

1597 of 1690 branches covered (94.5%)

Branch coverage included in aggregate %.

13214 of 13823 relevant lines covered (95.59%)

281.84 hits per line

Source Files on job 22551157345.1
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22551157345
  • 397766b5 on github
  • Prev Job for on main (#19912937702.1)
  • Next Job for on main (#22551492773.1)
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