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

metalabdesign / flowtip
71%
master: 57%

Build:
Build:
LAST BUILD BRANCH: renovate/react-monorepo
DEFAULT BRANCH: master
Repo Added 22 Aug 2016 11:28PM UTC
Files 9
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 fix-incorrect-edge-detection
branch: fix-incorrect-edge-detection
CHANGE BRANCH
x
Reset
  • fix-incorrect-edge-detection
  • 4.x.x
  • 5.x.x
  • bump-version
  • calculate-edge-offset
  • comment-typos
  • container-detection
  • decoupled-render
  • disable-travis-email
  • es-modules
  • fiber-support
  • fix-incorrect-rotation
  • fix-readme-css
  • fix-scroll-jank
  • fix-scrollers
  • fix-things
  • fix-typo-bug
  • flow-lint
  • git-links
  • master
  • more-updates
  • prettier
  • remove-fbjs
  • remove-old-node
  • remove-omit-util
  • renovate/babel-monorepo
  • renovate/babel-plugin-module-resolver-3.x
  • renovate/configure
  • renovate/enzyme-3.x
  • renovate/enzyme-adapter-react-16-1.x
  • renovate/eslint-4.x
  • renovate/eslint-5.x
  • renovate/eslint-config-metalab-10.x
  • renovate/eslint-plugin-prettier-2.x
  • renovate/eslint-plugin-prettier-3.x
  • renovate/flowgen-1.x
  • renovate/jest-monorepo
  • renovate/lerna-2.x
  • renovate/lerna-3.x
  • renovate/lerna-monorepo
  • renovate/major-jest-monorepo
  • renovate/pin-dependencies
  • renovate/prettier-1.x
  • renovate/react-16.x
  • renovate/react-dom-16.x
  • renovate/react-monorepo
  • renovate/regenerator-runtime-0.x
  • renovate/renamer-0.x
  • renovate/rimraf-2.x
  • renovate/rollup-1.x
  • renovate/rollup-plugin-babel-4.x
  • renovate/rollup-plugin-commonjs-9.x
  • renovate/rollup-plugin-node-resolve-4.x
  • renovate/typescript-3.x
  • standardize-comments
  • static-site
  • storybook
  • tests
  • typescript
  • update-eslint-babel
  • update-react-versions
  • update-tests
  • updates
  • upgrade-deps
  • v5.0.0
  • v5.1.0
  • v5.2.0
  • v5.2.1
  • x

pending completion
54

push

travis-ci

izaakschroeder
Fix incorrect edge detection logic.

It looks like previously `.indexOf !== region` should have been `.indexOf(region) !== -1`. Since incorrect edge flipping to the point of UI breakage doesn't happen that often this went undetected for quite some time. So the logic is now fixed to do the right thing and does so in a way a little more performant than calling `indexOf` on a two-element constant array.

97 of 236 branches covered (41.1%)

408 of 572 relevant lines covered (71.33%)

5.54 hits per line

Relevant lines Covered
Build:
Build:
572 RELEVANT LINES 408 COVERED LINES
5.54 HITS PER LINE
Source Files on fix-incorrect-edge-detection
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
54 fix-incorrect-edge-detection Fix incorrect edge detection logic. It looks like previously `.indexOf !== region` should have been `.indexOf(region) !== -1`. Since incorrect edge flipping to the point of UI breakage doesn't happen that often this went undetected for quite some... push 23 May 2017 02:45AM UTC izaakschroeder travis-ci pending completion  
52 fix-incorrect-edge-detection Fix incorrect edge detection logic. It looks like previously `.indexOf !== region` should have been `.indexOf(region) !== -1`. Since incorrect edge flipping to the point of UI breakage doesn't happen that often this went undetected for quite some... push 23 May 2017 02:22AM UTC izaakschroeder travis-ci pending completion  
47 fix-incorrect-edge-detection Fix incorrect edge detection logic. It looks like previously `.indexOf !== region` should have been `.indexOf(region) !== -1`. Since incorrect edge flipping to the point of UI breakage doesn't happen that often this went undetected for quite some... push 23 May 2017 01:58AM UTC izaakschroeder travis-ci pending completion  
See All Builds (776)
  • 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