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

infernojs / inferno / 7647 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2021 11:29AM UTC
Files 94
Run time 13s
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

20 Jul 2021 11:23AM UTC coverage: 93.784% (-0.6%) from 94.426%
7647.1

push

travis-ci-com

web-flow
inferno-animation now supports data driven move animations (#1567)

* First take on animating moves

* Example implemented for move animations

* Implemented first working version of move animations

* Added replaceChild to see if it fixes issue with placement

* Non-overlapping move animations working for a list.

* Multiple shuffles kind of working, still issue with yank when moving to next tranistion WIP

* Performing move with only transforms

* Animated moves are now smooth and can handle multiple mutations

* Removed check since TS does this at compile

* Should these really be tracked?

* compiled stuff...

* Added check that caused tests to fail

* Added a bunch of tests for animated moves

* Show expected vs actual order after shuffled move (to verify that they actually move as expected)

* Fixed bug where the order of moves were applied in reverse of the order they were added. Caused mismatch between expected and actual order after animated move.

* Generated docs bundles

* Fixed some TSLint warnings

* Added AnimatedAllComponent

* Updated README

* Perform two quick shuffles to see how Inferno handles the DOM being out of synch with the VDOM.

* Moved the dom move back into Inferno to avoid the DOM and VDOM to be out of synch whilest waiting for animation  frame.

* fixed linting warnings

* generated docs bundles

* Removed try/catch when calling animation hooks

* Micro optimisation. splice is faster than unshift on all browsers except safari (~30% slower) and only incurs 1 call instead of n calls when multiple elements are moved.

* Removed development debug helper methods

* Remove unused phase

2460 of 2895 branches covered (84.97%)

3606 of 3845 relevant lines covered (93.78%)

3512.12 hits per line

Source Files on job 7647.1
  • Tree
  • List 0
  • Changed 27
  • Source Changed 7
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7349
  • Travis Job 7647.1
  • 97234e00 on github
  • Prev Job for on master (#7644.1)
  • Next Job for on master (#7648.1)
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