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

airbnb / superset / 1263
69%
master: 0%

Build:
Build:
LAST BUILD BRANCH: airbnb-master
DEFAULT BRANCH: master
Ran 08 Apr 2016 01:03PM UTC
Jobs 2
Files 14
Run time 2min
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
1263

Pull #295

travis-ci

prihoda
Fix week and month Time grain in MySQL

With mysql datetime and timestamp columns, currently the Time grain "week" and "month" options don't remove the time part. This results in groupings like this:

timestamp	count
2015-04-05 07:00:00	1
2015-04-05 10:00:00	1
2015-04-05 11:00:00	2
2015-04-05 11:50:00	1
2015-04-05 12:00:00	5
2015-04-05 14:20:00	1
2015-04-05 14:30:00	1

and so on. 

This is solved by wrapping the DATE_SUB with DATE().
Pull Request #295: Fix week and month Time grain in MySQL

1657 of 2328 relevant lines covered (71.18%)

1.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1263.1 08 Apr 2016 01:03PM UTC 0
71.18
Travis Job 1263.1
2 1263.2 08 Apr 2016 01:05PM UTC 0
71.18
Travis Job 1263.2
Source Files on build 1263
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1263
  • Pull Request #295
  • PR Base - airbnb_prod (#1109)
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