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

Contargo / flyps
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ini-1.3.7
DEFAULT BRANCH: master
Repo Added 07 May 2019 05:45PM UTC
Files 10
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 change/scheduling
branch: change/scheduling
CHANGE BRANCH
x
Reset
  • change/scheduling
  • add-batteries
  • add-causes
  • add-connector
  • add-dom-mounting
  • add-event
  • add-hugo-site
  • add-intro-to-readme
  • add-signal
  • add/taps-maybe
  • db-connector
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/site/acorn-7.1.1
  • dependabot/npm_and_yarn/site/lodash-4.17.19
  • dependabot/npm_and_yarn/site/minimist-1.2.5
  • fix-xhr-timeout-handling
  • getting-started
  • improve-reference-doc
  • master
  • mobile-first-site
  • remove-trigger-immediately
  • replace-webpack
  • try-docma-for-js-docs
  • update-dependencies
  • v0.1.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.6.0
  • v0.6.1
  • v0.6.6
  • v0.6.6SUP

pending completion
158

Pull #20

travis-ci

web-flow
Events are handled scheduled on the main event loop

* This moves the queue for events, and the scheduled flushing-and-
  handling, off from the `requestAnimationFrame`.

  It could be seen as an experiment, in which case it should, in
  theory, allow event-handling - which must not be in itself bound
  to repaints - to be handled without sync to the next frame repaint.

  The current DOM component, will however still schedule any view
  rendering or updates to occur, in sync with, and just before
  the next repaint, on the `requestAnimationFrame`.
Pull Request #20: Events are handled scheduled on the main event loop

71 of 71 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

207 of 207 relevant lines covered (100.0%)

11.23 hits per line

Relevant lines Covered
Build:
Build:
207 RELEVANT LINES 207 COVERED LINES
11.23 HITS PER LINE
Source Files on change/scheduling
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
158 change/scheduling Events are handled scheduled on the main event loop * This moves the queue for events, and the scheduled flushing-and- handling, off from the `requestAnimationFrame`. It could be seen as an experiment, in which case it should, in theory, a... Pull #20 08 Jan 2020 08:49PM UTC web-flow travis-ci pending completion  
157 change/scheduling Events are handled scheduled on the main event loop * This moves the queue for events, and the scheduled flushing-and- handling, off from the `requestAnimationFrame`. It could be seen as an experiment, in which case it should, in theory, a... push 08 Jan 2020 08:48PM UTC olle travis-ci pending completion  
See All Builds (169)
  • 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