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

metalabdesign / flowtip / 216
81%
master: 57%

Build:
Build:
LAST BUILD BRANCH: renovate/react-monorepo
DEFAULT BRANCH: master
Ran 15 Mar 2018 04:05AM UTC
Jobs 1
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

pending completion
216

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

Jobs
ID Job ID Ran Files Coverage
1 216.1 15 Mar 2018 04:05AM UTC 0
81.43
Travis Job 216.1
Source Files on build 216
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #216
  • 55d11718 on github
  • Next Build on container-detection (#219)
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