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

demmings / gsSQL / 22551157345
95%

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

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 %.

34 of 40 new or added lines in 2 files covered. (85.0%)

13214 of 13823 relevant lines covered (95.59%)

281.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
78.23
0.25% src/Select2Object.js
Jobs
ID Job ID Ran Files Coverage
1 22551157345.1 01 Mar 2026 07:46PM UTC 9
95.47
GitHub Action Run
Source Files on build 22551157345
  • 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 Repo
  • 397766b5 on github
  • Prev Build on main (#19912937702)
  • Next Build on main (#22551492773)
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