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

codeforamerica / city-analytics-dashboard
91%
master: 95%

Build:
Build:
LAST BUILD BRANCH: copy-change
DEFAULT BRANCH: master
Repo Added 04 Aug 2015 03:14PM UTC
Files 8
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

LAST BUILD ON BRANCH replace-d3-dependecies
branch: replace-d3-dependecies
CHANGE BRANCH
x
Reset
  • replace-d3-dependecies
  • 661-validation
  • 948-helper-function-img
  • MH-616
  • active-pages-interactivity
  • active-visitors
  • barchart
  • code-coverage
  • codeclimate
  • colors
  • configurable-context-banner
  • configurable-context-banner-sinatra
  • copy-change
  • fixing-typography-and-layout
  • icons
  • ie-event
  • ie-flexbox-fallback
  • interaction
  • master
  • most-popular-pages
  • pageviews-minutes
  • remove-chrome-code
  • remove-key-lines
  • sauce-labs
  • search
  • staging
  • styling
  • templates
  • timezone-env
  • train-2013.05.22
  • user-chart-labels

pending completion
61

push

travis-ci

milafrerichs
Adjust helper for slightly different implementation of interval

d3.time.interval always rounds to the full hour
time.interval does not.
so we need to adjust for that
use time.interval.floor method to adjust for that
e.g. if the current time is 14:23:01 time.minute(currentTime)
will result in 14:00:00
https://github.com/d3/d3-time#interval

40 of 44 relevant lines covered (90.91%)

4.8 hits per line

Relevant lines Covered
Build:
Build:
44 RELEVANT LINES 40 COVERED LINES
4.8 HITS PER LINE
Source Files on replace-d3-dependecies
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
61 replace-d3-dependecies Adjust helper for slightly different implementation of interval d3.time.interval always rounds to the full hour time.interval does not. so we need to adjust for that use time.interval.floor method to adjust for that e.g. if the current time is 14... push 26 Aug 2015 01:01PM UTC milafrerichs travis-ci pending completion  
59 replace-d3-dependecies Replace d3 with smaller packages extratced from d3 push 26 Aug 2015 10:21AM UTC milafrerichs travis-ci pending completion  
See All Builds (175)
  • Repo on GitHub
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

© 2025 Coveralls, Inc