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

Instagram / IGListKit / 2370 / 11
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2019 10:43PM UTC
Files 109
Run time 4s
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

13 Sep 2019 09:57PM UTC coverage: 93.925% (+1.2%) from 92.7%
DESTINATION="$IOS_DESTINATION_12" WORKSPACE="IGListKit.xcworkspace" SDK="$IOS_SDK" SCHEME="$IOS_SCHEME", Gemfile

push

travis-ci

Facebook Github Bot
<a href="https://github.com/Instagram/IGListKit/commit/6faddd99c">avoid layout before IGListAdapter scrollToObject

Summary:
* Issue: `[IGListAdapter scrollToObject ...]` currently calls `[collectionView layoutIfNeeded]` before scrolling which creates the current visible cells that will no longer be visible after the scroll. This causes perf issues when we scroll immediately after creating the view controller.
* Fix: Instead of asking the layout object for the attributes, lets go throught the `UICollectionView`. So if the attributes are not ready, the `UICollectionView` will call `-prepareLayout`, return the attributes, but doesn&#39;t generate the cells just yet.

Differential Revision: D17326459

fbshipit-source-id: </a><a class="double-link" href="https://github.com/Instagram/IGListKit/commit/745942225">745942225</a>

13837 of 14732 relevant lines covered (93.92%)

247.86 hits per line

Source Files on job 2370.11 (DESTINATION="$IOS_DESTINATION_12" WORKSPACE="IGListKit.xcworkspace" SDK="$IOS_SDK" SCHEME="$IOS_SCHEME", Gemfile)
  • Tree
  • List 0
  • Changed 31
  • Source Changed 31
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2200
  • Travis Job 2370.11
  • 6faddd99 on github
  • Prev Job for DESTINATION="$IOS_DESTINATION_12" WORKSPACE="IGListKit.xcworkspace" SDK="$IOS_SDK" SCHEME="$IOS_SCHEME", Gemfile on master (#2367.11)
  • Next Job for DESTINATION="$IOS_DESTINATION_12" WORKSPACE="IGListKit.xcworkspace" SDK="$IOS_SDK" SCHEME="$IOS_SCHEME", Gemfile on master (#2371.11)
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