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

airbnb / superset / 1263 / 1
69%
master: 0%

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

08 Apr 2016 12:54PM UTC coverage: 71.177%. Remained the same
1263.1

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

0.71 hits per line

Source Files on job 1263.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1263
  • Travis Job 1263.1
  • 360d637b on github
  • Prev Job for on airbnb_prod (#1109.2)
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