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

ndlib / honeycomb / 2389
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: DEC-1472-fix-bc-date-parsing
DEFAULT BRANCH: master
Ran 01 Oct 2015 03:25PM UTC
Jobs 1
Files 180
Run time 6s
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
2389

push

travis-ci

Justin Gondron
DEC-497:
-Created a GoogleCreatorMixin that allows specifying a filename and mime type for the google doc and handles the common pieces such as auth and interacting with the gapi to create the file. For now it requires defining a fileCreated and getFileData method in the destination react component. I may modify this to allow the caller to pass custom callbacks on the initial load call.
-Created a GoogleExportButton that uses the new mixin. It's job is to create the file then send an auth request to google that will authorize the server to read/write to the file.
-Created an export controller. Changed the routes since there are now two different types of auth uri requests.
-Created a GoogleExportItems service that takes an array of items, then remaps the data to the appropriate export format and sends the hashes to the given worksheet.
-Added a hashes_to_worksheet method in GoogleSession. This method does a basic mapping of object hashes to 2d array with a column header. Accepts nonuniform hashes and creates columns for each field in the hash.
-Added a RewriteItemMetadataForExport service. This service does the exact opposite of RewriteItemMetadata. It changes field names to label names and reformats the date and multiple type fields to the format expected in the sheet.
-Added support for leading ' characters in parsing metadata dates. This is so that we can force spreadsheets to treat it as a string literal. This character will be stripped out and not stored when converting to a date.

3326 of 3459 relevant lines covered (96.15%)

10.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2389.1 (2.1.5) 01 Oct 2015 03:25PM UTC 0
96.15
Travis Job 2389.1
Source Files on build 2389
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2389
  • 6badb7ce on github
  • Prev Build on DEC-497-Export-Collection (#2382)
  • Next Build on DEC-497-Export-Collection (#2392)
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