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

metalabdesign / flowtip / 219 / 1
81%
master: 57%

Build:
Build:
LAST BUILD BRANCH: renovate/react-monorepo
DEFAULT BRANCH: master
Ran 15 Mar 2018 04:12AM UTC
Files 13
Run time 1s
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

15 Mar 2018 04:09AM UTC coverage: 81.431%. Remained the same
219.1

push

travis-ci

10xjs
Improve support for parent container detection

A mounted instance of `FlowTip` has two important ancestor elements that define how it is positioned. It has a "containing block" and a "clipping block", which most of the time are the `body` element.

In circumstances where `flowTip` has an ancestor element with an `overflow` other than `visible`, this is detected an set as the clipping block. Its dimensions are used as the `bounds` rect during positioning. This ensures that a `FlowTip` instance will be constrained relative to any element that represents a visibility boundary.

The "containing block" is the closest ancestor element with `position` other than static. The `style` returned to the `content` component contains a `top` `left` position relative to this element.

589 of 898 branches covered (65.59%)

592 of 727 relevant lines covered (81.43%)

20.07 hits per line

Source Files on job 219.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 219.1
  • 5cb7a518 on github
  • Prev Job for on container-detection (#216.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